WARNING: line length of 83 exceeds 80 columns #190: FILE: drivers/net/pse-pd/pse_core.c:584: + pw_d->discon_pol = ETHTOOL_PSE_DISCON_ROUND_ROBIN_IDX_LOWEST_FIRST; WARNING: line length of 81 exceeds 80 columns #336: FILE: drivers/net/pse-pd/pse_core.c:882: + int pw_req, struct netlink_ext_ack *extack) WARNING: line length of 85 exceeds 80 columns #342: FILE: drivers/net/pse-pd/pse_core.c:888: + while (regulator_request_power_budget(pi->pw_d->supply, pw_req) == -ERANGE) { CHECK: From:/Signed-off-by: email comments mismatch: 'From: Kory Maincent (Dent Project) ' != 'Signed-off-by: Kory Maincent ' total: 0 errors, 3 warnings, 1 checks, 884 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 80bb3782a144 ("net: pse-pd: Add support for getting and setting port priority") 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, 3 warnings, 1 checks, 884 lines checked