WARNING: Missing commit description - Add an appropriate one CHECK: Lines should not end with a '(' #70: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:31: + asm volatile ( WARNING: quoted string split across lines #77: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:38: + "l_neq_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #98: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:59: + asm volatile ( WARNING: quoted string split across lines #105: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:66: + "l_eq_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #124: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:85: + asm volatile ( WARNING: quoted string split across lines #132: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:93: + "l_eq_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #152: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:113: + asm volatile ( WARNING: quoted string split across lines #159: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:120: + "l_eq_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #179: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:140: + asm volatile ( WARNING: quoted string split across lines #186: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:147: + "l_neq_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #204: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:165: + asm volatile ( WARNING: quoted string split across lines #211: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:172: + "l_eq_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #229: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:190: + asm volatile ( WARNING: quoted string split across lines #236: FILE: tools/testing/selftests/bpf/progs/verifier_jeq_jne_fork.c:197: + "l_eq_%=:" + "r0 = 0;" total: 0 errors, 8 warnings, 7 checks, 218 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 6f7f3944275a ("selftests/bpf: jne/jeq fork test") 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, 8 warnings, 7 checks, 218 lines checked