WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #37: new file mode 100644 WARNING: line length of 93 exceeds 80 columns #53: 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)") CHECK: Lines should not end with a '(' #58: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:17: + asm volatile ( WARNING: Avoid line continuations in quoted strings #59: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:18: + "r1 = *(u64 *)(r1 +0); \ WARNING: line length of 93 exceeds 80 columns #76: 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 #77: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:36: +__msg("4: (15) if r2 == 0x0 goto pc+1 ; R2_w=trusted_ptr_or_null_sk_buff(id=1,off=8)") WARNING: line length of 87 exceeds 80 columns #78: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:37: +__msg("5: (bf) r2 = r1 ; R1_w=trusted_ptr_or_null_sk_buff(id=1)") CHECK: Lines should not end with a '(' #81: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:40: + asm volatile ( WARNING: Avoid line continuations in quoted strings #82: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:41: + "r1 = *(u64 *)(r1 +0); \ WARNING: line length of 81 exceeds 80 columns #95: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:54: +/* Ensure state doesn't change for r0 and r1 when performing repeated checks.. */ WARNING: line length of 93 exceeds 80 columns #99: 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 #100: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:59: +__msg("3: (15) if r0 == 0x0 goto pc+3 ; 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:60: +__msg("4: (15) if r0 == 0x0 goto pc+2 ; R0_w=trusted_ptr_or_null_sk_buff(id=1,off=8)") WARNING: line length of 93 exceeds 80 columns #102: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:61: +__msg("5: (15) if r0 == 0x0 goto pc+1 ; R0_w=trusted_ptr_or_null_sk_buff(id=1,off=8)") WARNING: line length of 85 exceeds 80 columns #103: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:62: +__msg("6: (bf) r2 = r1 ; R1=trusted_ptr_or_null_sk_buff(id=1)") CHECK: Lines should not end with a '(' #106: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:65: + asm volatile ( WARNING: Avoid line continuations in quoted strings #107: FILE: tools/testing/selftests/bpf/progs/raw_tp_null_fail.c:66: + "r1 = *(u64 *)(r1 +0); \ total: 0 errors, 14 warnings, 3 checks, 92 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 bff1cfbb8845 ("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, 14 warnings, 3 checks, 92 lines checked