WARNING: line length of 91 exceeds 80 columns #230: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:1297: + hdr_len_reg = IXGBE_READ_REG(hw, IXGBE_TIC_DW2(IXGBE_VLAN_MACIP_LENS_REG)); WARNING: line length of 84 exceeds 80 columns #231: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:1298: + type_reg = IXGBE_READ_REG(hw, IXGBE_TIC_DW2(IXGBE_TYPE_TUCMD_MLHL)); WARNING: line length of 85 exceeds 80 columns #232: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:1299: + mss_len_reg = IXGBE_READ_REG(hw, IXGBE_TIC_DW2(IXGBE_MSS_L4LEN_IDX)); total: 0 errors, 3 warnings, 0 checks, 298 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 8b64a4b30d4f ("ixgbe: add Tx hang detection unhandled MDD") 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, 0 checks, 298 lines checked