WARNING: line length of 82 exceeds 80 columns #198: FILE: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:122: + DPMAC_CTRL_COUNTER(DPMAC_CNT_ING_CONTROL_FRAME, MACControlFramesReceived), WARNING: line length of 85 exceeds 80 columns #199: FILE: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:123: + DPMAC_CTRL_COUNTER(DPMAC_CNT_EGR_CONTROL_FRAME, MACControlFramesTransmitted), WARNING: line length of 83 exceeds 80 columns #210: FILE: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:134: + DPMAC_MAC_COUNTER(DPMAC_CNT_EGR_ERR_FRAME, FramesLostDueToIntMACXmitError), WARNING: line length of 96 exceeds 80 columns #212: FILE: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:136: + DPMAC_MAC_COUNTER(DPMAC_CNT_ING_FRAME_DISCARD_NOT_TRUNC, FramesLostDueToIntMACRcvError), total: 0 errors, 4 warnings, 0 checks, 432 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 96f7f2522a73 ("net: dpaa2-mac: export standard statistics") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 432 lines checked