WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #25: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #59: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801.h:30: +#define FXGMAC_RX_MIN_BUF_SIZE (ETH_FRAME_LEN + ETH_FCS_LEN + VLAN_HLEN) WARNING: line length of 85 exceeds 80 columns #62: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801.h:33: +#define FXGMAC_TX_MAX_SPLIT ((GSO_MAX_SIZE / FXGMAC_TX_MAX_BUF_SIZE) + 1) total: 0 errors, 3 warnings, 0 checks, 1032 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 a7183a3a2a73 ("motorcomm:yt6801: Implement pci_driver shutdown") 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, 1032 lines checked