CHECK: Lines should not end with a '(' #75: FILE: tools/testing/selftests/bpf/progs/iters.c:1673: + asm volatile ( WARNING: quoted string split across lines #90: FILE: tools/testing/selftests/bpf/progs/iters.c:1688: + "loop_%=:" + "r1 = r10;" WARNING: quoted string split across lines #98: FILE: tools/testing/selftests/bpf/progs/iters.c:1696: + "loop_end_%=:" + "r1 = r10;" WARNING: quoted string split across lines #104: FILE: tools/testing/selftests/bpf/progs/iters.c:1702: + "use_r6_%=:" + "r0 = r10;" WARNING: quoted string split across lines #110: FILE: tools/testing/selftests/bpf/progs/iters.c:1708: + "change_r6_%=:" + "r6 = -31;" total: 0 errors, 4 warnings, 1 checks, 69 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 59786e8b0f4c ("selftests/bpf: test case with missing read/precision mark") 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, 4 warnings, 1 checks, 69 lines checked