WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #52: new file mode 100644 CHECK: spaces preferred around that '+' (ctx:VxV) #153: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:97: + if (((buf_size+3) & ~0x3) > IXGBE_ACI_LG_BUF) ^ WARNING: line length of 87 exceeds 80 columns #160: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:104: + IXGBE_WRITE_REG(hw, IXGBE_PF_HIBA(i), ((u32 *)buf)[i]); CHECK: Blank lines aren't necessary before a close brace '}' #281: FILE: drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c:225: + + } total: 0 errors, 2 warnings, 2 checks, 1769 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 075afb444678 ("ixgbe: Add support for E610 FW Admin Command Interface") 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, 2 warnings, 2 checks, 1769 lines checked