CHECK: Lines should not end with a '(' #64: FILE: tools/testing/selftests/bpf/progs/verifier_rhash.c:20: + asm volatile ( CHECK: Lines should not end with a '(' #83: FILE: tools/testing/selftests/bpf/progs/verifier_rhash.c:39: + asm volatile ( CHECK: Lines should not end with a '(' #102: FILE: tools/testing/selftests/bpf/progs/verifier_rhash.c:58: + asm volatile ( CHECK: Lines should not end with a '(' #121: FILE: tools/testing/selftests/bpf/progs/verifier_rhash.c:77: + asm volatile ( CHECK: Lines should not end with a '(' #141: FILE: tools/testing/selftests/bpf/progs/verifier_rhash.c:97: + asm volatile ( total: 0 errors, 0 warnings, 5 checks, 126 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 5e074733d4ea ("selftests/bpf: Verify resizable hash map is rejected in tracing progs") 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, 0 warnings, 5 checks, 126 lines checked