WARNING: line length of 83 exceeds 80 columns #649: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2587: + ICE_FLOW_AVF_RSS_IPV4_MASKS | BIT_ULL(LIBIE_FILTER_PCTYPE_NONF_IPV4_SCTP)) WARNING: line length of 83 exceeds 80 columns #671: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2601: + ICE_FLOW_AVF_RSS_IPV6_MASKS | BIT_ULL(LIBIE_FILTER_PCTYPE_NONF_IPV6_SCTP)) WARNING: line length of 81 exceeds 80 columns #697: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2660: + BIT_ULL(LIBIE_FILTER_PCTYPE_NONF_IPV4_SCTP)) { WARNING: line length of 85 exceeds 80 columns #702: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2664: + ~BIT_ULL(LIBIE_FILTER_PCTYPE_NONF_IPV4_SCTP); WARNING: line length of 81 exceeds 80 columns #711: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2681: + BIT_ULL(LIBIE_FILTER_PCTYPE_NONF_IPV6_SCTP)) { WARNING: line length of 85 exceeds 80 columns #716: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2685: + ~BIT_ULL(LIBIE_FILTER_PCTYPE_NONF_IPV6_SCTP); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #820: new file mode 100644 total: 0 errors, 7 warnings, 0 checks, 738 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 f3f2801bc7be ("net: intel: move RSS packet classifier types to libie") 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, 7 warnings, 0 checks, 738 lines checked