WARNING: line length of 90 exceeds 80 columns #304: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:130: + isr = rd32_mac(pdata, FXGMAC_DMA_REG(pdata->channel_head + i, DMA_CH_SR)); WARNING: line length of 89 exceeds 80 columns #325: FILE: drivers/net/ethernet/motorcomm/yt6801/yt6801_net.c:151: + wr32_mac(pdata, isr, FXGMAC_DMA_REG(pdata->channel_head + i, DMA_CH_SR)); total: 0 errors, 2 warnings, 0 checks, 866 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 5c24f233d700 ("motorcomm:yt6801: Implement the poll functions") 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, 0 checks, 866 lines checked