WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #38: new file mode 100644 WARNING: line length of 93 exceeds 80 columns #54: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:12: +__msg("3: (07) r0 += 8 ; R0_w=trusted_ptr_or_null_sk_buff(id=1,off=8)") WARNING: line length of 93 exceeds 80 columns #56: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:14: +__msg("5: (bf) r2 = r0 ; R0_w=trusted_ptr_or_null_sk_buff(id=2,off=8)") CHECK: Lines should not end with a '(' #59: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:17: + asm volatile ( WARNING: Avoid line continuations in quoted strings #60: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:18: + "r1 = *(u64 *)(r1 +0); \ WARNING: line length of 93 exceeds 80 columns #77: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:35: +__msg("3: (07) r2 += 8 ; R2_w=trusted_ptr_or_null_sk_buff(id=1,off=8)") WARNING: line length of 93 exceeds 80 columns #78: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:36: +__msg("4: (15) if r2 == 0x0 goto pc+2 ; R2_w=trusted_ptr_or_null_sk_buff(id=2,off=8)") CHECK: Lines should not end with a '(' #82: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:40: + asm volatile ( WARNING: Avoid line continuations in quoted strings #83: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:41: + "r1 = *(u64 *)(r1 +0); \ WARNING: line length of 93 exceeds 80 columns #100: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:58: +__msg("2: (07) r0 += 8 ; R0_w=trusted_ptr_or_null_sk_buff(id=1,off=8)") WARNING: line length of 93 exceeds 80 columns #101: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:59: +__msg("3: (15) if r0 == 0x0 goto pc+4 ; R0_w=trusted_ptr_or_null_sk_buff(id=2,off=8)") WARNING: line length of 93 exceeds 80 columns #102: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:60: +__msg("4: (15) if r0 == 0x0 goto pc+3 ; R0_w=trusted_ptr_or_null_sk_buff(id=4,off=8)") WARNING: line length of 93 exceeds 80 columns #103: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:61: +__msg("5: (15) if r0 == 0x0 goto pc+2 ; R0_w=trusted_ptr_or_null_sk_buff(id=6,off=8)") WARNING: line length of 93 exceeds 80 columns #104: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:62: +__msg("6: (bf) r2 = r0 ; R0_w=trusted_ptr_or_null_sk_buff(id=6,off=8)") CHECK: Lines should not end with a '(' #107: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:65: + asm volatile ( WARNING: Avoid line continuations in quoted strings #108: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:66: + "r1 = *(u64 *)(r1 +0); \ total: 0 errors, 13 warnings, 3 checks, 93 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 12650fa66a08 ("selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking") 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, 13 warnings, 3 checks, 93 lines checked