WARNING: line length of 81 exceeds 80 columns #118: FILE: drivers/net/ethernet/freescale/fec_main.c:1291: + * to hold an entire frame. In this case, configure the interface WARNING: line length of 83 exceeds 80 columns #119: FILE: drivers/net/ethernet/freescale/fec_main.c:1292: + * to operate in cut-through mode, triggered by the FIFO threshold. WARNING: line length of 88 exceeds 80 columns #155: FILE: drivers/net/ethernet/freescale/fec_main.c:1874: + skb = build_skb(page_address(page), (PAGE_SIZE << fep->pagepool_order)); total: 0 errors, 3 warnings, 0 checks, 188 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 6a90d60808a7 ("net: fec: add the Jumbo frame support") 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, 3 warnings, 0 checks, 188 lines checked