WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #45: new file mode 100644 CHECK: Lines should not end with a '(' #66: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:17: + asm volatile ( CHECK: Lines should not end with a '(' #114: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:65: + asm volatile ( CHECK: Lines should not end with a '(' #132: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:83: + asm volatile ( CHECK: Lines should not end with a '(' #148: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:99: + asm volatile ( CHECK: Lines should not end with a '(' #167: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:118: + asm volatile ( CHECK: Lines should not end with a '(' #186: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:137: + asm volatile ( CHECK: Lines should not end with a '(' #205: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:156: + asm volatile ( CHECK: Lines should not end with a '(' #225: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:176: + asm volatile ( CHECK: Lines should not end with a '(' #245: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:196: + asm volatile ( CHECK: Lines should not end with a '(' #265: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:216: + asm volatile ( CHECK: Lines should not end with a '(' #284: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:235: + asm volatile ( CHECK: Lines should not end with a '(' #303: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:254: + asm volatile ( CHECK: Lines should not end with a '(' #333: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:284: + asm volatile ( CHECK: Lines should not end with a '(' #362: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:313: + asm volatile ( CHECK: Lines should not end with a '(' #384: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:335: + asm volatile ( CHECK: Lines should not end with a '(' #406: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:357: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #418: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:369: + "r1 = *(u8 *)(r1 - 0);" /* touches slot [-16..-9] where spills are stored */ CHECK: Lines should not end with a '(' #433: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:384: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #445: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:396: + "*(u8 *)(r1 - 0) = r7;" /* touches slot [-16..-9] where spills are stored */ CHECK: Lines should not end with a '(' #460: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:411: + asm volatile ( CHECK: Lines should not end with a '(' #477: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:428: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #479: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:430: + "*(u64 *)(r1 - 0) = r0;" /* invalidates nocsr contract for caller: */ WARNING: line length of 92 exceeds 80 columns #480: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:431: + "exit;" /* caller stack at -8 used outside of the pattern */ CHECK: Lines should not end with a '(' #499: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:450: + asm volatile ( CHECK: Lines should not end with a '(' #517: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:468: + asm volatile ( CHECK: Lines should not end with a '(' #543: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:494: + asm volatile ( CHECK: Lines should not end with a '(' #558: FILE: tools/testing/selftests/bpf/progs/verifier_nocsr.c:509: + asm volatile ( total: 0 errors, 5 warnings, 23 checks, 535 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 2e125b9c6d5f ("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, 5 warnings, 23 checks, 535 lines checked