WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #73: new file mode 100644 WARNING: Missing a blank line after declarations #115: FILE: net/ethtool/cmis.h:38: + __be16 id; + struct_group(body, CHECK: Alignment should match open parenthesis #116: FILE: net/ethtool/cmis.h:39: + struct_group(body, + __be16 epl_len; WARNING: line length of 91 exceeds 80 columns #191: FILE: net/ethtool/cmis.h:114: + bool (*cond_success)(u8), bool (*cond_fail)(u8), u8 *state); WARNING: line length of 83 exceeds 80 columns #384: FILE: net/ethtool/cmis_cdb.c:184: + CDB_F_COMPLETION_VALID | CDB_F_STATUS_VALID); WARNING: line length of 82 exceeds 80 columns #426: FILE: net/ethtool/cmis_cdb.c:226: +cmis_cdb_module_features_completion_time(struct cmis_cdb_module_features_rpl *rpl) WARNING: line length of 92 exceeds 80 columns #433: FILE: net/ethtool/cmis_cdb.c:233: + struct ethnl_module_fw_flash_ntf_params *ntf_params) CHECK: Unnecessary parentheses around 'rpl.state' #564: FILE: net/ethtool/cmis_cdb.c:364: + if ((*cond_success)(rpl.state)) CHECK: Unnecessary parentheses around 'rpl.state' #567: FILE: net/ethtool/cmis_cdb.c:367: + if (*cond_fail && (*cond_fail)(rpl.state)) WARNING: line length of 86 exceeds 80 columns #611: FILE: net/ethtool/cmis_cdb.c:411: + "CDB Status is in progress: Busy checking/validating command"; WARNING: line length of 94 exceeds 80 columns #621: FILE: net/ethtool/cmis_cdb.c:421: + "CDB status failed: Parameter range error or parameter not supported"; WARNING: line length of 99 exceeds 80 columns #744: FILE: net/ethtool/cmis_cdb.c:544: + args->err_msg = "LPL length is longer than CDB read write length extension allows"; total: 0 errors, 9 warnings, 3 checks, 719 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 22a60d0daf63 ("ethtool: cmis_cdb: Add a layer for supporting CDB commands") 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, 9 warnings, 3 checks, 719 lines checked