WARNING: line length of 82 exceeds 80 columns #86: FILE: drivers/net/dsa/mt7530.c:843: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_RX_PKT_SZ_65_TO_127, 1, WARNING: line length of 83 exceeds 80 columns #88: FILE: drivers/net/dsa/mt7530.c:845: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_RX_PKT_SZ_128_TO_255, 1, WARNING: line length of 83 exceeds 80 columns #90: FILE: drivers/net/dsa/mt7530.c:847: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_RX_PKT_SZ_256_TO_511, 1, WARNING: line length of 84 exceeds 80 columns #92: FILE: drivers/net/dsa/mt7530.c:849: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_RX_PKT_SZ_512_TO_1023, 1, WARNING: line length of 84 exceeds 80 columns #94: FILE: drivers/net/dsa/mt7530.c:851: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_RX_PKT_SZ_1024_TO_MAX, 1, WARNING: line length of 82 exceeds 80 columns #99: FILE: drivers/net/dsa/mt7530.c:856: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_TX_PKT_SZ_65_TO_127, 1, WARNING: line length of 83 exceeds 80 columns #101: FILE: drivers/net/dsa/mt7530.c:858: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_TX_PKT_SZ_128_TO_255, 1, WARNING: line length of 83 exceeds 80 columns #103: FILE: drivers/net/dsa/mt7530.c:860: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_TX_PKT_SZ_256_TO_511, 1, WARNING: line length of 84 exceeds 80 columns #105: FILE: drivers/net/dsa/mt7530.c:862: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_TX_PKT_SZ_512_TO_1023, 1, WARNING: line length of 84 exceeds 80 columns #107: FILE: drivers/net/dsa/mt7530.c:864: + mt7530_read_port_stats(priv, port, MT7530_PORT_MIB_TX_PKT_SZ_1024_TO_MAX, 1, total: 0 errors, 10 warnings, 0 checks, 119 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 6ad3436bbf80 ("net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API") 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, 10 warnings, 0 checks, 119 lines checked