WARNING: line length of 86 exceeds 80 columns #36: FILE: net/netfilter/nft_set_pipapo_avx2.c:1121: + * Like pipapo_resmap_init() but do not set start map bits covered by the first field. WARNING: line length of 100 exceeds 80 columns #38: FILE: net/netfilter/nft_set_pipapo_avx2.c:1123: +static inline void pipapo_resmap_init_avx2(const struct nft_pipapo_match *m, unsigned long *res_map) WARNING: line length of 83 exceeds 80 columns #43: FILE: net/netfilter/nft_set_pipapo_avx2.c:1128: + /* Starting map doesn't need to be set to all-ones for this implementation, total: 0 errors, 3 warnings, 0 checks, 33 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 f04bb6779987 ("netfilter: nf_set_pipapo_avx2: fix initial map fill") 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, 33 lines checked