CHECK: Lines should not end with a '(' #58: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:119: + asm volatile ( CHECK: Lines should not end with a '(' #71: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:132: + asm volatile ( CHECK: Lines should not end with a '(' #87: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:148: + asm volatile ( WARNING: quoted string split across lines #92: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:153: + "l_exit_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #102: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:163: + asm volatile ( WARNING: quoted string split across lines #107: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:168: + "l_exit_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #117: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:178: + asm volatile ( CHECK: Lines should not end with a '(' #129: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:190: + asm volatile ( CHECK: Lines should not end with a '(' #143: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:204: + asm volatile ( CHECK: Lines should not end with a '(' #158: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:219: + asm volatile ( CHECK: Lines should not end with a '(' #168: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:229: + asm volatile ( CHECK: Lines should not end with a '(' #184: FILE: tools/testing/selftests/bpf/progs/verifier_ld_ind.c:245: + asm volatile ( total: 0 errors, 2 warnings, 10 checks, 146 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 9b4d0fbeae82 ("selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 2 warnings, 10 checks, 146 lines checked