WARNING: line length of 89 exceeds 80 columns #119: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:104: +static inline void cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, WARNING: line length of 93 exceeds 80 columns #120: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:105: + u16 *q_number, u16 *completed_index, u8 *ingress_port, WARNING: line length of 99 exceeds 80 columns #121: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:106: + u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, WARNING: line length of 91 exceeds 80 columns #122: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:107: + u32 *rss_hash, u16 *bytes_written, u8 *packet_error, WARNING: line length of 87 exceeds 80 columns #123: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:108: + u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, WARNING: line length of 92 exceeds 80 columns #124: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:109: + u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, WARNING: line length of 91 exceeds 80 columns #125: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:110: + u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, WARNING: line length of 95 exceeds 80 columns #126: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:111: + u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, total: 0 errors, 8 warnings, 0 checks, 173 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 6e964e60f350 ("enic: Move function from header file to c file") 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, 8 warnings, 0 checks, 173 lines checked