WARNING: line length of 84 exceeds 80 columns #116: FILE: net/ethtool/pse-pd.c:218: + unsigned int pw_limit = nla_get_u32(tb[ETHTOOL_A_C33_PSE_PW_LIMIT]); WARNING: line length of 102 exceeds 80 columns #134: FILE: net/ethtool/pse-pd.c:232: + config.podl_admin_control = nla_get_u32(tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL]); WARNING: line length of 100 exceeds 80 columns #136: FILE: net/ethtool/pse-pd.c:234: + config.c33_admin_control = nla_get_u32(tb[ETHTOOL_A_C33_PSE_ADMIN_CONTROL]); 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, 111 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 ce79468aca56 ("net: ethtool: Add new power limit get and set features") 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, 111 lines checked