WARNING: line length of 83 exceeds 80 columns #85: FILE: drivers/net/ethernet/cadence/macb_main.c:2580: + macb_dma_desc_get_size(bp), WARNING: line length of 83 exceeds 80 columns #157: FILE: drivers/net/ethernet/cadence/macb_main.c:5270: + queue_writel(queue, RBQP, MACB_BIT(QUEUE_DISABLE)); WARNING: line length of 84 exceeds 80 columns #161: FILE: drivers/net/ethernet/cadence/macb_main.c:5274: + lower_32_bits(bp->rx_ring_tieoff_dma)); WARNING: line length of 84 exceeds 80 columns #164: FILE: drivers/net/ethernet/cadence/macb_main.c:5277: + upper_32_bits(bp->rx_ring_tieoff_dma)); total: 0 errors, 4 warnings, 0 checks, 135 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 560062c06ee1 ("net: macb: queue tie-off or disable during WOL suspend") 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, 4 warnings, 0 checks, 135 lines checked