WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #48: new file mode 100644 CHECK: Lines should not end with a '(' #71: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:19: + asm volatile ( CHECK: Lines should not end with a '(' #119: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:67: + asm volatile ( CHECK: Lines should not end with a '(' #137: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:85: + asm volatile ( CHECK: Lines should not end with a '(' #154: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:102: + asm volatile ( CHECK: Lines should not end with a '(' #173: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:121: + asm volatile ( CHECK: Lines should not end with a '(' #192: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:140: + asm volatile ( CHECK: Lines should not end with a '(' #211: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:159: + asm volatile ( CHECK: Lines should not end with a '(' #231: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:179: + asm volatile ( CHECK: Lines should not end with a '(' #251: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:199: + asm volatile ( CHECK: Lines should not end with a '(' #271: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:219: + asm volatile ( CHECK: Lines should not end with a '(' #290: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:238: + asm volatile ( CHECK: Lines should not end with a '(' #309: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:257: + asm volatile ( CHECK: Lines should not end with a '(' #339: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:287: + asm volatile ( CHECK: Lines should not end with a '(' #368: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:316: + asm volatile ( CHECK: Lines should not end with a '(' #390: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:338: + asm volatile ( CHECK: Lines should not end with a '(' #412: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:360: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #424: 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 '(' #439: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:387: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #451: 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 '(' #466: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:414: + asm volatile ( CHECK: Lines should not end with a '(' #483: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:431: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #485: 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 #486: 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 '(' #498: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:446: + asm volatile ( CHECK: Lines should not end with a '(' #532: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:480: + asm volatile ( CHECK: Lines should not end with a '(' #550: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:498: + asm volatile ( CHECK: Lines should not end with a '(' #576: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:524: + asm volatile ( CHECK: Lines should not end with a '(' #591: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:539: + asm volatile ( CHECK: Lines should not end with a '(' #610: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:558: + asm volatile ( CHECK: Lines should not end with a '(' #643: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:591: + asm volatile ( WARNING: line length of 91 exceeds 80 columns #654: 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) #654: 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 '(' #661: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:609: + asm volatile ( CHECK: Lines should not end with a '(' #693: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:641: + asm volatile ( CHECK: Lines should not end with a '(' #733: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:681: + asm volatile ( CHECK: Lines should not end with a '(' #771: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:719: + asm volatile( CHECK: Lines should not end with a '(' #785: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:733: + asm volatile ( CHECK: Lines should not end with a '(' #806: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:754: + asm volatile( CHECK: Lines should not end with a '(' #828: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:776: + asm volatile( total: 0 errors, 6 warnings, 34 checks, 810 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 3dc6b601b08d ("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, 34 checks, 810 lines checked