WARNING: line length of 83 exceeds 80 columns #85: FILE: net/ncsi/ncsi-pkt.h:257: + __be32 rx_bytes_hi; /* Rx bytes */ WARNING: line length of 83 exceeds 80 columns #86: FILE: net/ncsi/ncsi-pkt.h:258: + __be32 rx_bytes_lo; /* Rx bytes */ WARNING: line length of 83 exceeds 80 columns #87: FILE: net/ncsi/ncsi-pkt.h:259: + __be32 tx_bytes_hi; /* Tx bytes */ WARNING: line length of 83 exceeds 80 columns #88: FILE: net/ncsi/ncsi-pkt.h:260: + __be32 tx_bytes_lo; /* Tx bytes */ WARNING: line length of 83 exceeds 80 columns #89: FILE: net/ncsi/ncsi-pkt.h:261: + __be32 rx_uc_pkts_hi; /* Rx UC packets */ WARNING: line length of 83 exceeds 80 columns #90: FILE: net/ncsi/ncsi-pkt.h:262: + __be32 rx_uc_pkts_lo; /* Rx UC packets */ WARNING: line length of 83 exceeds 80 columns #91: FILE: net/ncsi/ncsi-pkt.h:263: + __be32 rx_mc_pkts_hi; /* Rx MC packets */ WARNING: line length of 83 exceeds 80 columns #92: FILE: net/ncsi/ncsi-pkt.h:264: + __be32 rx_mc_pkts_lo; /* Rx MC packets */ WARNING: line length of 83 exceeds 80 columns #93: FILE: net/ncsi/ncsi-pkt.h:265: + __be32 rx_bc_pkts_hi; /* Rx BC packets */ WARNING: line length of 83 exceeds 80 columns #94: FILE: net/ncsi/ncsi-pkt.h:266: + __be32 rx_bc_pkts_lo; /* Rx BC packets */ WARNING: line length of 83 exceeds 80 columns #95: FILE: net/ncsi/ncsi-pkt.h:267: + __be32 tx_uc_pkts_hi; /* Tx UC packets */ WARNING: line length of 83 exceeds 80 columns #96: FILE: net/ncsi/ncsi-pkt.h:268: + __be32 tx_uc_pkts_lo; /* Tx UC packets */ WARNING: line length of 83 exceeds 80 columns #97: FILE: net/ncsi/ncsi-pkt.h:269: + __be32 tx_mc_pkts_hi; /* Tx MC packets */ WARNING: line length of 83 exceeds 80 columns #98: FILE: net/ncsi/ncsi-pkt.h:270: + __be32 tx_mc_pkts_lo; /* Tx MC packets */ WARNING: line length of 83 exceeds 80 columns #99: FILE: net/ncsi/ncsi-pkt.h:271: + __be32 tx_bc_pkts_hi; /* Tx BC packets */ WARNING: line length of 83 exceeds 80 columns #100: FILE: net/ncsi/ncsi-pkt.h:272: + __be32 tx_bc_pkts_lo; /* Tx BC packets */ WARNING: line length of 83 exceeds 80 columns #109: FILE: net/ncsi/ncsi-pkt.h:301: + __be32 rx_valid_bytes_hi; /* Rx valid bytes */ WARNING: line length of 83 exceeds 80 columns #110: FILE: net/ncsi/ncsi-pkt.h:302: + __be32 rx_valid_bytes_lo; /* Rx valid bytes */ total: 0 errors, 18 warnings, 0 checks, 115 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 7e71ba43a7df ("net: ncsi: Fix GCPS 64-bit member variables") 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, 18 warnings, 0 checks, 115 lines checked