WARNING: line length of 88 exceeds 80 columns #68: FILE: arch/powerpc/net/bpf_jit_comp64.c:1171: + EMIT(PPC_RAW_ADD(dst_reg, dst_reg, bpf_to_ppc(ARENA_VM_START))); WARNING: line length of 89 exceeds 80 columns #70: FILE: arch/powerpc/net/bpf_jit_comp64.c:1173: + &jmp_off, &tmp_idx, &addrs[i + 1]); CHECK: Lines should not end with a '(' #73: FILE: arch/powerpc/net/bpf_jit_comp64.c:1176: + pr_err_ratelimited( WARNING: line length of 81 exceeds 80 columns #80: FILE: arch/powerpc/net/bpf_jit_comp64.c:1183: + ret = bpf_add_extable_entry(fp, image, fimage, pass, ctx, WARNING: line length of 85 exceeds 80 columns #81: FILE: arch/powerpc/net/bpf_jit_comp64.c:1184: + tmp_idx, jmp_off, dst_reg, code); WARNING: line length of 88 exceeds 80 columns #86: FILE: arch/powerpc/net/bpf_jit_comp64.c:1189: + EMIT(PPC_RAW_SUB(dst_reg, dst_reg, bpf_to_ppc(ARENA_VM_START))); total: 0 errors, 5 warnings, 1 checks, 54 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 846c60e56be7 ("powerpc64/bpf: Implement PROBE_ATOMIC instructions") 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, 5 warnings, 1 checks, 54 lines checked