WARNING: line length of 95 exceeds 80 columns #75: FILE: net/netfilter/nft_set_pipapo.h:291: +static inline void pipapo_resmap_init(const struct nft_pipapo_match *m, unsigned long *res_map) CHECK: Alignment should match open parenthesis #105: FILE: net/netfilter/nft_set_pipapo_avx2.c:1056: +static int nft_pipapo_avx2_lookup_slow(const struct nft_pipapo_match *mdata, + unsigned long *map, unsigned long *fill, WARNING: line length of 82 exceeds 80 columns #123: FILE: net/netfilter/nft_set_pipapo_avx2.c:1191: + ret = nft_pipapo_avx2_lookup_slow(m, res, fill, f, WARNING: line length of 82 exceeds 80 columns #132: FILE: net/netfilter/nft_set_pipapo_avx2.c:1207: + ret = nft_pipapo_avx2_lookup_slow(m, res, fill, f, total: 0 errors, 3 warnings, 1 checks, 81 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 a5ae920cc0d9 ("netfilter: nf_set_pipapo: 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, 1 checks, 81 lines checked