WARNING: line length of 86 exceeds 80 columns #66: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:1291: + (mproto && (mproto != BNXT_IP_PROTO_FULL_MASK || sproto != IPPROTO_ICMP))) WARNING: line length of 88 exceeds 80 columns #80: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:1303: + (mproto && (mproto != BNXT_IP_PROTO_FULL_MASK || sproto != IPPROTO_ICMPV6))) WARNING: line length of 83 exceeds 80 columns #100: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:1390: + : BNXT_IP_PROTO_WILDCARD; total: 0 errors, 3 warnings, 0 checks, 77 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 1e82056815fe ("bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules") 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, 3 warnings, 0 checks, 77 lines checked