WARNING: line length of 83 exceeds 80 columns #122: FILE: net/ethtool/cmis_cdb.c:582: + space_left = CMIS_CDB_EPL_FW_BLOCK_OFFSET_END - offset + 1; WARNING: line length of 92 exceeds 80 columns #130: FILE: net/ethtool/cmis_cdb.c:590: + args->req.epl + bytes_written); WARNING: line length of 86 exceeds 80 columns #271: FILE: net/ethtool/cmis_fw_update.c:251: + ETHTOOL_CMIS_CDB_CMD_WRITE_FW_BLOCK_EPL, WARNING: line length of 91 exceeds 80 columns #276: FILE: net/ethtool/cmis_fw_update.c:256: + CDB_F_COMPLETION_VALID | CDB_F_STATUS_VALID); total: 0 errors, 4 warnings, 0 checks, 256 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 8fb5f826959b ("net: ethtool: Add support for writing firmware blocks using EPL payload") 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, 4 warnings, 0 checks, 256 lines checked