CHECK: Alignment should match open parenthesis #130: FILE: include/net/netfilter/nf_tables_core.h:131: +nft_pipapo_avx2_lookup(const struct net *net, const struct nft_set *set, + const u32 *key); WARNING: line length of 88 exceeds 80 columns #302: FILE: net/netfilter/nft_set_hash.c:126: + struct nft_elem_priv *(*new)(struct nft_set *, const struct nft_expr *, CHECK: Alignment should match open parenthesis #303: FILE: net/netfilter/nft_set_hash.c:127: + struct nft_elem_priv *(*new)(struct nft_set *, const struct nft_expr *, + struct nft_regs *regs), total: 0 errors, 1 warnings, 2 checks, 497 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 2b24e7ca6a5f ("netfilter: nft_set: remove one argument from lookup and update functions") 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, 1 warnings, 2 checks, 497 lines checked