WARNING: line length of 83 exceeds 80 columns #66: FILE: net/ncsi/ncsi-pkt.h:254: + struct ncsi_rsp_pkt_hdr rsp; /* Response header */ WARNING: line length of 83 exceeds 80 columns #67: FILE: net/ncsi/ncsi-pkt.h:255: + __be32 cnt_hi; /* Counter cleared */ WARNING: line length of 83 exceeds 80 columns #68: FILE: net/ncsi/ncsi-pkt.h:256: + __be32 cnt_lo; /* Counter cleared */ WARNING: line length of 83 exceeds 80 columns #69: FILE: net/ncsi/ncsi-pkt.h:257: + __be32 rx_bytes; /* Rx bytes */ WARNING: line length of 83 exceeds 80 columns #70: FILE: net/ncsi/ncsi-pkt.h:258: + __be32 tx_bytes; /* Tx bytes */ WARNING: line length of 83 exceeds 80 columns #71: FILE: net/ncsi/ncsi-pkt.h:259: + __be32 rx_uc_pkts; /* Rx UC packets */ WARNING: line length of 83 exceeds 80 columns #72: FILE: net/ncsi/ncsi-pkt.h:260: + __be32 rx_mc_pkts; /* Rx MC packets */ WARNING: line length of 83 exceeds 80 columns #73: FILE: net/ncsi/ncsi-pkt.h:261: + __be32 rx_bc_pkts; /* Rx BC packets */ WARNING: line length of 83 exceeds 80 columns #74: FILE: net/ncsi/ncsi-pkt.h:262: + __be32 tx_uc_pkts; /* Tx UC packets */ WARNING: line length of 83 exceeds 80 columns #75: FILE: net/ncsi/ncsi-pkt.h:263: + __be32 tx_mc_pkts; /* Tx MC packets */ WARNING: line length of 83 exceeds 80 columns #76: FILE: net/ncsi/ncsi-pkt.h:264: + __be32 tx_bc_pkts; /* Tx BC packets */ WARNING: line length of 83 exceeds 80 columns #77: FILE: net/ncsi/ncsi-pkt.h:265: + __be32 fcs_err; /* FCS errors */ WARNING: line length of 83 exceeds 80 columns #78: FILE: net/ncsi/ncsi-pkt.h:266: + __be32 align_err; /* Alignment errors */ WARNING: line length of 83 exceeds 80 columns #79: FILE: net/ncsi/ncsi-pkt.h:267: + __be32 false_carrier; /* False carrier detection */ WARNING: line length of 83 exceeds 80 columns #80: FILE: net/ncsi/ncsi-pkt.h:268: + __be32 runt_pkts; /* Rx runt packets */ WARNING: line length of 83 exceeds 80 columns #81: FILE: net/ncsi/ncsi-pkt.h:269: + __be32 jabber_pkts; /* Rx jabber packets */ WARNING: line length of 83 exceeds 80 columns #82: FILE: net/ncsi/ncsi-pkt.h:270: + __be32 rx_pause_xon; /* Rx pause XON frames */ WARNING: line length of 83 exceeds 80 columns #83: FILE: net/ncsi/ncsi-pkt.h:271: + __be32 rx_pause_xoff; /* Rx XOFF frames */ WARNING: line length of 83 exceeds 80 columns #84: FILE: net/ncsi/ncsi-pkt.h:272: + __be32 tx_pause_xon; /* Tx XON frames */ WARNING: line length of 83 exceeds 80 columns #85: FILE: net/ncsi/ncsi-pkt.h:273: + __be32 tx_pause_xoff; /* Tx XOFF frames */ WARNING: line length of 83 exceeds 80 columns #86: FILE: net/ncsi/ncsi-pkt.h:274: + __be32 tx_s_collision; /* Single collision frames */ WARNING: line length of 83 exceeds 80 columns #87: FILE: net/ncsi/ncsi-pkt.h:275: + __be32 tx_m_collision; /* Multiple collision frames */ WARNING: line length of 83 exceeds 80 columns #88: FILE: net/ncsi/ncsi-pkt.h:276: + __be32 l_collision; /* Late collision frames */ WARNING: line length of 83 exceeds 80 columns #89: FILE: net/ncsi/ncsi-pkt.h:277: + __be32 e_collision; /* Excessive collision frames */ WARNING: line length of 83 exceeds 80 columns #90: FILE: net/ncsi/ncsi-pkt.h:278: + __be32 rx_ctl_frames; /* Rx control frames */ WARNING: line length of 83 exceeds 80 columns #91: FILE: net/ncsi/ncsi-pkt.h:279: + __be32 rx_64_frames; /* Rx 64-bytes frames */ WARNING: line length of 83 exceeds 80 columns #92: FILE: net/ncsi/ncsi-pkt.h:280: + __be32 rx_127_frames; /* Rx 65-127 bytes frames */ WARNING: line length of 83 exceeds 80 columns #93: FILE: net/ncsi/ncsi-pkt.h:281: + __be32 rx_255_frames; /* Rx 128-255 bytes frames */ WARNING: line length of 83 exceeds 80 columns #94: FILE: net/ncsi/ncsi-pkt.h:282: + __be32 rx_511_frames; /* Rx 256-511 bytes frames */ WARNING: line length of 83 exceeds 80 columns #95: FILE: net/ncsi/ncsi-pkt.h:283: + __be32 rx_1023_frames; /* Rx 512-1023 bytes frames */ WARNING: line length of 83 exceeds 80 columns #96: FILE: net/ncsi/ncsi-pkt.h:284: + __be32 rx_1522_frames; /* Rx 1024-1522 bytes frames */ WARNING: line length of 83 exceeds 80 columns #97: FILE: net/ncsi/ncsi-pkt.h:285: + __be32 rx_9022_frames; /* Rx 1523-9022 bytes frames */ WARNING: line length of 83 exceeds 80 columns #98: FILE: net/ncsi/ncsi-pkt.h:286: + __be32 tx_64_frames; /* Tx 64-bytes frames */ WARNING: line length of 83 exceeds 80 columns #99: FILE: net/ncsi/ncsi-pkt.h:287: + __be32 tx_127_frames; /* Tx 65-127 bytes frames */ WARNING: line length of 83 exceeds 80 columns #100: FILE: net/ncsi/ncsi-pkt.h:288: + __be32 tx_255_frames; /* Tx 128-255 bytes frames */ WARNING: line length of 83 exceeds 80 columns #101: FILE: net/ncsi/ncsi-pkt.h:289: + __be32 tx_511_frames; /* Tx 256-511 bytes frames */ WARNING: line length of 83 exceeds 80 columns #102: FILE: net/ncsi/ncsi-pkt.h:290: + __be32 tx_1023_frames; /* Tx 512-1023 bytes frames */ WARNING: line length of 83 exceeds 80 columns #103: FILE: net/ncsi/ncsi-pkt.h:291: + __be32 tx_1522_frames; /* Tx 1024-1522 bytes frames */ WARNING: line length of 83 exceeds 80 columns #104: FILE: net/ncsi/ncsi-pkt.h:292: + __be32 tx_9022_frames; /* Tx 1523-9022 bytes frames */ WARNING: line length of 83 exceeds 80 columns #105: FILE: net/ncsi/ncsi-pkt.h:293: + __be32 rx_valid_bytes; /* Rx valid bytes */ WARNING: line length of 83 exceeds 80 columns #106: FILE: net/ncsi/ncsi-pkt.h:294: + __be32 rx_runt_pkts; /* Rx error runt packets */ WARNING: line length of 83 exceeds 80 columns #107: FILE: net/ncsi/ncsi-pkt.h:295: + __be32 rx_jabber_pkts; /* Rx error jabber packets */ WARNING: line length of 83 exceeds 80 columns #108: FILE: net/ncsi/ncsi-pkt.h:296: + __be32 checksum; /* Checksum */ total: 0 errors, 43 warnings, 0 checks, 92 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 479d8e03e61c ("net: ncsi: Format structure for longer names") 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, 43 warnings, 0 checks, 92 lines checked