WARNING: line length of 92 exceeds 80 columns #77: FILE: drivers/net/pse-pd/pd692x0.c:550: + {.class = 3, .class_cfg_value = 0x3, .class_pw = 15000, .max_added_class_pw = 3100}, WARNING: line length of 92 exceeds 80 columns #78: FILE: drivers/net/pse-pd/pd692x0.c:551: + {.class = 4, .class_cfg_value = 0x2, .class_pw = 30000, .max_added_class_pw = 8000}, WARNING: line length of 92 exceeds 80 columns #79: FILE: drivers/net/pse-pd/pd692x0.c:552: + {.class = 6, .class_cfg_value = 0x1, .class_pw = 60000, .max_added_class_pw = 5000}, WARNING: line length of 92 exceeds 80 columns #80: FILE: drivers/net/pse-pd/pd692x0.c:553: + {.class = 8, .class_cfg_value = 0x0, .class_pw = 90000, .max_added_class_pw = 7500}, WARNING: line length of 94 exceeds 80 columns #122: FILE: drivers/net/pse-pd/pd692x0.c:595: + (pw_table - 1)->class_pw + (pw_table - 1)->max_added_class_pw, WARNING: line length of 83 exceeds 80 columns #124: FILE: drivers/net/pse-pd/pd692x0.c:597: + pw_table->class_pw + pw_table->max_added_class_pw); WARNING: line length of 88 exceeds 80 columns #150: FILE: drivers/net/pse-pd/pd692x0.c:623: + sizeof(struct ethtool_c33_pse_pw_limit_range), WARNING: line length of 99 exceeds 80 columns #157: FILE: drivers/net/pse-pd/pd692x0.c:630: + st->c33_pw_limit_ranges[i].max = pw_table->class_pw + pw_table->max_added_class_pw; CHECK: From:/Signed-off-by: email comments mismatch: 'From: Kory Maincent (Dent Project) ' != 'Signed-off-by: Kory Maincent ' total: 0 errors, 8 warnings, 1 checks, 268 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 88585622b59c ("net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks") 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, 8 warnings, 1 checks, 268 lines checked