WARNING: line length of 81 exceeds 80 columns #33: FILE: net/netfilter/nf_conntrack_bpf.c:294: + u32 tuple__sz, struct bpf_ct_opts *opts__nullable, u32 opts__sz) WARNING: line length of 85 exceeds 80 columns #55: FILE: net/netfilter/nf_conntrack_bpf.c:327: +bpf_xdp_ct_lookup(struct xdp_md *xdp_ctx, struct bpf_sock_tuple *bpf_tuple__nullable, WARNING: line length of 82 exceeds 80 columns #56: FILE: net/netfilter/nf_conntrack_bpf.c:328: + u32 tuple__sz, struct bpf_ct_opts *opts__nullable, u32 opts__sz) WARNING: line length of 93 exceeds 80 columns #64: FILE: net/netfilter/nf_conntrack_bpf.c:335: + nfct = __bpf_nf_ct_lookup(caller_net, bpf_tuple__nullable, tuple__sz, opts__nullable, WARNING: line length of 81 exceeds 80 columns #79: FILE: net/netfilter/nf_conntrack_bpf.c:362: + u32 tuple__sz, struct bpf_ct_opts *opts__nullable, u32 opts__sz) WARNING: line length of 96 exceeds 80 columns #87: FILE: net/netfilter/nf_conntrack_bpf.c:369: + nfct = __bpf_nf_ct_alloc_entry(net, bpf_tuple, tuple__sz, opts__nullable, opts__sz, 10); WARNING: line length of 88 exceeds 80 columns #102: FILE: net/netfilter/nf_conntrack_bpf.c:396: +bpf_skb_ct_lookup(struct __sk_buff *skb_ctx, struct bpf_sock_tuple *bpf_tuple__nullable, WARNING: line length of 82 exceeds 80 columns #103: FILE: net/netfilter/nf_conntrack_bpf.c:397: + u32 tuple__sz, struct bpf_ct_opts *opts__nullable, u32 opts__sz) WARNING: line length of 93 exceeds 80 columns #111: FILE: net/netfilter/nf_conntrack_bpf.c:404: + nfct = __bpf_nf_ct_lookup(caller_net, bpf_tuple__nullable, tuple__sz, opts__nullable, total: 0 errors, 9 warnings, 0 checks, 89 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 bc18b1da404d ("bpf: net: netfilter: Mark kfuncs accurately") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 9 warnings, 0 checks, 89 lines checked