WARNING: line length of 85 exceeds 80 columns #34: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt.c:8895: + CFA_ADV_FLOW_MGNT_QCAPS_RESP_FLAGS_NTUPLE_FLOW_RX_EXT_IP_PROTO_SUPPORTED) WARNING: line length of 81 exceeds 80 columns #213: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:1359: + fmasks->addrs.v6addrs.src = *(struct in6_addr *)&ip_mask->ip6src; WARNING: line length of 81 exceeds 80 columns #215: FILE: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:1361: + fmasks->addrs.v6addrs.dst = *(struct in6_addr *)&ip_mask->ip6dst; total: 0 errors, 3 warnings, 0 checks, 209 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 e887fe42ebea ("bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP") 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, 209 lines checked