WARNING: line length of 87 exceeds 80 columns #899: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1888: + module_type = hw->link.link_info.module_type[IXGBE_ACI_MOD_TYPE_IDENT]; WARNING: line length of 83 exceeds 80 columns #901: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1890: + if ((module_type & IXGBE_ACI_MOD_TYPE_BYTE1_SFP_PLUS_CU_PASSIVE) || WARNING: line length of 82 exceeds 80 columns #902: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1891: + (module_type & IXGBE_ACI_MOD_TYPE_BYTE1_SFP_PLUS_CU_ACTIVE)) { WARNING: line length of 82 exceeds 80 columns #906: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1895: + } else if ((module_type & IXGBE_ACI_MOD_TYPE_BYTE1_10G_BASE_LR) || WARNING: line length of 83 exceeds 80 columns #907: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1896: + (module_type & IXGBE_ACI_MOD_TYPE_BYTE1_10G_BASE_LRM)) { total: 0 errors, 5 warnings, 0 checks, 1128 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 2dc219c0def8 ("ixgbe: Add link management support for E610 device") 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, 5 warnings, 0 checks, 1128 lines checked