WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #59: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #225: FILE: drivers/net/pse-pd/si3474.c:162: +static inline struct i2c_client *si3474_get_chan_client(struct si3474_priv *priv, WARNING: line length of 83 exceeds 80 columns #323: FILE: drivers/net/pse-pd/si3474.c:260: + "Incorrect channel number: %d\n", chan_id); WARNING: line length of 90 exceeds 80 columns #587: FILE: drivers/net/pse-pd/si3474.c:524: + ret = devm_add_action_or_reset(dev, si3474_ancillary_i2c_remove, priv->client[1]); WARNING: line length of 85 exceeds 80 columns #601: FILE: drivers/net/pse-pd/si3474.c:538: + "Wrong device ID for secondary PSE controller: 0x%x\n", ret); total: 0 errors, 5 warnings, 0 checks, 606 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 10eb4f792216 ("net: pse-pd: Add Si3474 PSE controller driver") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 5 warnings, 0 checks, 606 lines checked