WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #19: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #364: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:231: +#define MGMT_WOL_CTRL_WPI_LINK_CHG BIT(0) /* Waken by link-change */ WARNING: line length of 82 exceeds 80 columns #365: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:232: +#define MGMT_WOL_CTRL_WPI_MGC_PKT BIT(1) /* Waken by magic-packet */ WARNING: line length of 90 exceeds 80 columns #366: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:233: +#define MGMT_WOL_CTRL_WPI_RWK_PKT BIT(2) /* Waken by remote patten packet */ WARNING: line length of 81 exceeds 80 columns #1404: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:1271: +#define TX_NORMAL_DESC2_IC_POS 31 /* Interrupt on Completion. */ WARNING: line length of 81 exceeds 80 columns #1423: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:1290: +#define TX_NORMAL_DESC3_TSE_POS 18 /* TCP Segmentation Enable. */ CHECK: Macro argument '_len' may be better as '(_len)' to avoid precedence issues #1492: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:1359: +#define FXGMAC_SET_BITS_MASK(_pos, _len) GENMASK((_pos) + _len - 1, (_pos)) total: 0 errors, 6 warnings, 1 checks, 1502 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 93ecc999c362 ("motorcomm:yt6801: Add support for a pci table in this module") 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, 6 warnings, 1 checks, 1502 lines checked