WARNING: line length of 97 exceeds 80 columns #120: FILE: arch/powerpc/net/bpf_jit_comp64.c:412: +static int emit_atomic_ld_st(const struct bpf_insn insn, struct codegen_context *ctx, u32 *image) WARNING: line length of 81 exceeds 80 columns #201: FILE: arch/powerpc/net/bpf_jit_comp64.c:975: + if (size != BPF_DW && insn_is_zext(&insn[i + 1])) CHECK: Lines should not end with a '(' #205: FILE: arch/powerpc/net/bpf_jit_comp64.c:979: + pr_err_ratelimited( total: 0 errors, 2 warnings, 1 checks, 112 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 e3c6b7171cb3 ("powerpc64/bpf: Add jit support for load_acquire and store_release") 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, 2 warnings, 1 checks, 112 lines checked