WARNING: line length of 91 exceeds 80 columns #57: FILE: arch/arc/net/bpf_jit_core.c:1339: +static struct bpf_prog *do_normal_pass(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 90 exceeds 80 columns #75: FILE: arch/arc/net/bpf_jit_core.c:1378: +static struct bpf_prog *do_extra_pass(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #93: FILE: arch/arc/net/bpf_jit_core.c:1415: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #116: FILE: arch/arm/net/bpf_jit_32.c:2145: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #138: FILE: arch/arm64/net/bpf_jit_comp.c:2009: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #160: FILE: arch/loongarch/net/bpf_jit.c:1912: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #182: FILE: arch/mips/net/bpf_jit_comp.c:912: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #204: FILE: arch/parisc/net/bpf_jit_core.c:44: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 87 exceeds 80 columns #226: FILE: arch/powerpc/net/bpf_jit_comp.c:132: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *fp) WARNING: line length of 89 exceeds 80 columns #248: FILE: arch/riscv/net/bpf_jit_core.c:44: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 87 exceeds 80 columns #270: FILE: arch/s390/net/bpf_jit_comp.c:2306: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *fp) WARNING: line length of 89 exceeds 80 columns #292: FILE: arch/sparc/net/bpf_jit_comp_64.c:1480: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #314: FILE: arch/x86/net/bpf_jit_comp.c:3725: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 89 exceeds 80 columns #336: FILE: arch/x86/net/bpf_jit_comp32.c:2521: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 98 exceeds 80 columns #358: FILE: include/linux/filter.h:1111: +struct bpf_prog *bpf_prog_select_jit(struct bpf_verifier_env *env, struct bpf_prog *fp, int *err); WARNING: line length of 90 exceeds 80 columns #367: FILE: include/linux/filter.h:1158: +struct bpf_prog *bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog); WARNING: line length of 94 exceeds 80 columns #376: FILE: include/linux/filter.h:1315: +struct bpf_prog *bpf_jit_blind_constants(struct bpf_verifier_env *env, struct bpf_prog *prog); WARNING: line length of 93 exceeds 80 columns #389: FILE: kernel/bpf/core.c:1489: +struct bpf_prog *bpf_jit_blind_constants(struct bpf_verifier_env *env, struct bpf_prog *prog) WARNING: line length of 97 exceeds 80 columns #398: FILE: kernel/bpf/core.c:2508: +struct bpf_prog *bpf_prog_select_jit(struct bpf_verifier_env *env, struct bpf_prog *fp, int *err) WARNING: line length of 97 exceeds 80 columns #423: FILE: kernel/bpf/core.c:3075: +struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_verifier_env *env, struct bpf_prog *prog) total: 0 errors, 20 warnings, 0 checks, 330 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 0f2a67a5932e ("bpf: Pass bpf_verifier_env to jit") 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, 20 warnings, 0 checks, 330 lines checked