WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #18: new file mode 100644 WARNING: line length of 87 exceeds 80 columns #1466: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_hw.c:1444: + fxgmac_set_bits(&val, MAC_CR_DM_POS, MAC_CR_DM_LEN, pdata->phy_duplex); WARNING: line length of 86 exceeds 80 columns #1513: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_hw.c:1491: +#define PHY_WR_CONFIG(reg_offset) (0x8000205 + ((reg_offset) * 0x10000)) WARNING: line length of 81 exceeds 80 columns #1514: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_hw.c:1492: +static int fxgmac_phy_write_reg(struct fxgmac_pdata *pdata, u32 reg_id, u32 data) WARNING: line length of 86 exceeds 80 columns #1530: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_hw.c:1508: +#define PHY_RD_CONFIG(reg_offset) (0x800020d + ((reg_offset) * 0x10000)) WARNING: line length of 89 exceeds 80 columns #1881: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_hw.c:1859: + wr32_mac(pdata, ring->dma_desc_count - 1, FXGMAC_DMA_REG(channel, DMA_CH_RDRLR)); total: 0 errors, 6 warnings, 0 checks, 2216 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 835311a94de5 ("motorcomm:yt6801: Implement some hw_ops function") 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, 2216 lines checked