WARNING: line length of 95 exceeds 80 columns #243: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h:1026: + u8 checksum; /* Simple modulo 256 sum of all structure bytes must equal 0 */ WARNING: line length of 97 exceeds 80 columns #245: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h:1028: + u8 combo_name_len; /* Length of the unicode combo image version string, max of 32 */ WARNING: line length of 89 exceeds 80 columns #246: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_type_e610.h:1029: + __le16 combo_name[32]; /* Unicode string representing the Combo Image version */ total: 0 errors, 3 warnings, 0 checks, 217 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 71773afaea22 ("ixgbe: read the OROM version information") 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, 217 lines checked