CHECK: Lines should not end with a '(' #137: FILE: tools/testing/selftests/bpf/progs/iters.c:1223: + asm volatile ( WARNING: quoted string split across lines #146: FILE: tools/testing/selftests/bpf/progs/iters.c:1232: + "1:" + "r1 = r10;" WARNING: quoted string split across lines #159: FILE: tools/testing/selftests/bpf/progs/iters.c:1245: + "3:" + "r0 -= 1;" WARNING: quoted string split across lines #169: FILE: tools/testing/selftests/bpf/progs/iters.c:1255: + "main_loop_%=:" + "r1 = r10;" WARNING: quoted string split across lines #182: FILE: tools/testing/selftests/bpf/progs/iters.c:1268: + "main_loop_end_%=:" + "r1 = r10;" WARNING: quoted string split across lines #189: FILE: tools/testing/selftests/bpf/progs/iters.c:1275: + "unsafe_write_%=:" + "r0 = r10;" WARNING: quoted string split across lines #196: FILE: tools/testing/selftests/bpf/progs/iters.c:1282: + "poison_r8_%=:" + "r8 = -25;" total: 0 errors, 6 warnings, 1 checks, 122 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 8e103692fa81 ("selftests/bpf: test correct loop_entry update in copy_verifier_state") 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, 1 checks, 122 lines checked