WARNING: line length of 85 exceeds 80 columns #48: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:120: + * ensure the number of cpu core is ok. otherwise, just roll back to legacy. WARNING: line length of 85 exceeds 80 columns #69: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:141: + FXGMAC_SET_BITS(priv->int_flag, INT_FLAG, INTERRUPT, BIT(INT_FLAG_MSIX_POS)); WARNING: line length of 95 exceeds 80 columns #75: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:147: + FXGMAC_SET_BITS(priv->int_flag, INT_FLAG, INTERRUPT, BIT(INT_FLAG_LEGACY_POS)); WARNING: line length of 92 exceeds 80 columns #78: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:150: + FXGMAC_SET_BITS(priv->int_flag, INT_FLAG, INTERRUPT, BIT(INT_FLAG_MSI_POS)); WARNING: line length of 87 exceeds 80 columns #106: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:178: + FXGMAC_SET_BITS(priv->int_flag, INT_FLAG, INTERRUPT, BIT(INT_FLAG_LEGACY_POS)); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #140: new file mode 100644 total: 0 errors, 6 warnings, 0 checks, 218 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 470326a8bb68 ("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, 0 checks, 218 lines checked