WARNING: line length of 87 exceeds 80 columns #891: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1880: + module_type = hw->link.link_info.module_type[IXGBE_ACI_MOD_TYPE_IDENT]; WARNING: line length of 83 exceeds 80 columns #893: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1882: + if ((module_type & IXGBE_ACI_MOD_TYPE_BYTE1_SFP_PLUS_CU_PASSIVE) || WARNING: line length of 82 exceeds 80 columns #894: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1883: + (module_type & IXGBE_ACI_MOD_TYPE_BYTE1_SFP_PLUS_CU_ACTIVE)) { WARNING: line length of 82 exceeds 80 columns #898: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1887: + } else if ((module_type & IXGBE_ACI_MOD_TYPE_BYTE1_10G_BASE_LR) || WARNING: line length of 83 exceeds 80 columns #899: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:1888: + (module_type & IXGBE_ACI_MOD_TYPE_BYTE1_10G_BASE_LRM)) { total: 0 errors, 5 warnings, 0 checks, 1122 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 65d55bc392ad ("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, 1122 lines checked