WARNING: line length of 89 exceeds 80 columns #168: FILE: drivers/net/ethernet/cisco/enic/enic_main.c:1412: + enic_rq_set_skb_flags(rq, type, rss_hash, rss_type, fcoe, fcoe_fc_crc_ok, WARNING: line length of 90 exceeds 80 columns #169: FILE: drivers/net/ethernet/cisco/enic/enic_main.c:1413: + vlan_stripped, csum_not_calc, tcp_udp_csum_ok, ipv6, WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #199: new file mode 100644 WARNING: line length of 92 exceeds 80 columns #225: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:22: +void enic_rq_set_skb_flags(struct vnic_rq *vrq, u8 type, u32 rss_hash, u8 rss_type, u8 fcoe, WARNING: line length of 81 exceeds 80 columns #226: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:23: + u8 fcoe_fc_crc_ok, u8 vlan_stripped, u8 csum_not_calc, WARNING: line length of 86 exceeds 80 columns #227: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:24: + u8 tcp_udp_csum_ok, u8 ipv6, u8 ipv4_csum_ok, u16 vlan_tci, WARNING: line length of 89 exceeds 80 columns #294: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:91: +int enic_rq_pkt_error(struct vnic_rq *vrq, u8 packet_error, u8 fcs_ok, u16 bytes_written) WARNING: line length of 82 exceeds 80 columns #341: FILE: drivers/net/ethernet/cisco/enic/enic_rq.h:12: +void enic_rq_set_skb_flags(struct vnic_rq *rq, u8 type, u32 rss_hash, u8 rss_type, total: 0 errors, 8 warnings, 0 checks, 298 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 93d982ec66a8 ("enic: Refactor RX path common code into helper functions") 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, 298 lines checked