WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #47: new file mode 100644 CHECK: Lines should not end with a '(' #70: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:19: + asm volatile ( CHECK: Lines should not end with a '(' #118: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:67: + asm volatile ( CHECK: Lines should not end with a '(' #136: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:85: + asm volatile ( CHECK: Lines should not end with a '(' #153: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:102: + asm volatile ( CHECK: Lines should not end with a '(' #172: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:121: + asm volatile ( CHECK: Lines should not end with a '(' #191: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:140: + asm volatile ( CHECK: Lines should not end with a '(' #210: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:159: + asm volatile ( CHECK: Lines should not end with a '(' #230: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:179: + asm volatile ( CHECK: Lines should not end with a '(' #250: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:199: + asm volatile ( CHECK: Lines should not end with a '(' #270: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:219: + asm volatile ( CHECK: Lines should not end with a '(' #289: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:238: + asm volatile ( CHECK: Lines should not end with a '(' #308: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:257: + asm volatile ( CHECK: Lines should not end with a '(' #338: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:287: + asm volatile ( CHECK: Lines should not end with a '(' #367: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:316: + asm volatile ( CHECK: Lines should not end with a '(' #389: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:338: + asm volatile ( CHECK: Lines should not end with a '(' #411: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:360: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #423: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:372: + "r1 = *(u8 *)(r1 - 0);" /* touches slot [-16..-9] where spills are stored */ CHECK: Lines should not end with a '(' #438: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:387: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #450: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:399: + "*(u8 *)(r1 - 0) = r7;" /* touches slot [-16..-9] where spills are stored */ CHECK: Lines should not end with a '(' #465: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:414: + asm volatile ( CHECK: Lines should not end with a '(' #482: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:431: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #484: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:433: + "*(u64 *)(r1 - 0) = r0;" /* invalidates nocsr contract for caller: */ WARNING: line length of 92 exceeds 80 columns #485: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:434: + "exit;" /* caller stack at -8 used outside of the pattern */ CHECK: Lines should not end with a '(' #497: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:446: + asm volatile ( CHECK: Lines should not end with a '(' #531: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:480: + asm volatile ( CHECK: Lines should not end with a '(' #549: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:498: + asm volatile ( CHECK: Lines should not end with a '(' #575: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:524: + asm volatile ( CHECK: Lines should not end with a '(' #590: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:539: + asm volatile ( CHECK: Lines should not end with a '(' #609: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:558: + asm volatile ( CHECK: Lines should not end with a '(' #642: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:591: + asm volatile ( WARNING: line length of 91 exceeds 80 columns #653: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:602: + __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) CHECK: spaces preferred around that '+' (ctx:WxV) #653: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:602: + __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) ^ CHECK: Lines should not end with a '(' #660: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:609: + asm volatile ( CHECK: Lines should not end with a '(' #692: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:641: + asm volatile ( CHECK: Lines should not end with a '(' #732: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:681: + asm volatile ( total: 0 errors, 6 warnings, 30 checks, 719 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 8b8317b3fff7 ("selftests/bpf: test no_caller_saved_registers spill/fill removal") 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, 6 warnings, 30 checks, 719 lines checked