WARNING: line length of 88 exceeds 80 columns #88: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.c:258: + cmd.header = mc_encode_cmd_header(DPMAC_CMDID_GET_STATISTICS, cmd_flags, token); WARNING: line length of 84 exceeds 80 columns #113: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.h:174: + * @DPMAC_CNT_EGR_FRAME_127: counts transmitted 65 to 127-bytes frames, good or bad. WARNING: line length of 85 exceeds 80 columns #114: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.h:175: + * @DPMAC_CNT_EGR_FRAME_255: counts transmitted 128 to 255-bytes frames, good or bad. WARNING: line length of 85 exceeds 80 columns #115: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.h:176: + * @DPMAC_CNT_EGR_FRAME_511: counts transmitted 256 to 511-bytes frames, good or bad. WARNING: line length of 87 exceeds 80 columns #116: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.h:177: + * @DPMAC_CNT_EGR_FRAME_1023: counts transmitted 512 to 1023-bytes frames, good or bad. WARNING: line length of 88 exceeds 80 columns #117: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.h:178: + * @DPMAC_CNT_EGR_FRAME_1518: counts transmitted 1024 to 1518-bytes frames, good or bad. WARNING: line length of 85 exceeds 80 columns #123: FILE: drivers/net/ethernet/freescale/dpaa2/dpmac.h:184: + * @DPMAC_CNT_ING_VLAN_FRAME: counts the received VLAN tagged frames which are valid. total: 0 errors, 7 warnings, 0 checks, 171 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 fc52913b2e18 ("net: dpaa2-mac: extend APIs related to 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, 7 warnings, 0 checks, 171 lines checked