WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #29: new file mode 100644 WARNING: please, no spaces at the start of a line #52: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:212: + (defined(__TARGET_ARCH_riscv) && __riscv_xlen == 64) ||^I^I\$ WARNING: please, no spaces at the start of a line #53: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:213: + defined(__TARGET_ARCH_arm) || defined(__TARGET_ARCH_s390) ||^I\$ WARNING: please, no spaces at the start of a line #54: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:214: + defined(__TARGET_ARCH_loongarch)) &&^I^I^I^I\$ CHECK: Lines should not end with a '(' #107: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:38: + asm volatile ( CHECK: Lines should not end with a '(' #134: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:65: + asm volatile ( CHECK: Lines should not end with a '(' #156: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:87: + asm volatile ( CHECK: Lines should not end with a '(' #176: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:107: + asm volatile ( CHECK: Lines should not end with a '(' #193: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:124: + asm volatile ( CHECK: Lines should not end with a '(' #212: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:143: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #222: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:153: + ".8byte %[add_nofetch];" /* same as "lock *(u32 *)(r0 +0) += r1;" */ WARNING: line length of 97 exceeds 80 columns #231: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:162: + __imm_insn(add_nofetch, BPF_ATOMIC_OP(BPF_W, BPF_ADD, BPF_REG_0, BPF_REG_1, 0)) CHECK: Lines should not end with a '(' #241: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:172: + asm volatile ( CHECK: Lines should not end with a '(' #260: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:191: + asm volatile ( CHECK: Lines should not end with a '(' #275: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:206: + asm volatile ( CHECK: Lines should not end with a '(' #298: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:229: + asm volatile ( CHECK: Lines should not end with a '(' #323: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:254: + asm volatile ( WARNING: Prefer using '"%s...", __func__' to using 'gotol', this function's name, in a string #328: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:259: + "gotol +1;" CHECK: Lines should not end with a '(' #346: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:277: + asm volatile ( WARNING: Prefer using '"%s...", __func__' to using 'may_goto', this function's name, in a string #348: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:279: + ".8byte %[may_goto];" WARNING: line length of 91 exceeds 80 columns #354: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:285: + __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) CHECK: spaces preferred around that '+' (ctx:WxV) #354: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:285: + __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) ^ CHECK: Lines should not end with a '(' #364: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:295: + asm volatile ( CHECK: Lines should not end with a '(' #383: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:314: + asm volatile ( CHECK: Please don't use multiple blank lines #398: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:329: + + CHECK: Lines should not end with a '(' #407: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:338: + asm volatile ( WARNING: Prefer using '"%s...", __func__' to using 'addr_space_cast', this function's name, in a string #414: FILE: tools/testing/selftests/bpf/progs/compute_live_registers.c:345: + "r1 = addr_space_cast(r0, 0, 1);" total: 0 errors, 10 warnings, 17 checks, 412 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 7c2e06bc87b7 ("selftests/bpf: test cases for compute_live_registers()") 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, 10 warnings, 17 checks, 412 lines checked