CHECK: Lines should not end with a '(' #79: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:37: + asm volatile ( CHECK: Lines should not end with a '(' #91: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:49: + asm volatile ( CHECK: Lines should not end with a '(' #103: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:61: + asm volatile ( CHECK: Lines should not end with a '(' #115: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:73: + asm volatile ( CHECK: Lines should not end with a '(' #127: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:85: + asm volatile ( CHECK: Lines should not end with a '(' #138: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:96: + asm volatile ( CHECK: Lines should not end with a '(' #149: FILE: tools/testing/selftests/bpf/progs/stack_arg_fail.c:107: + asm volatile ( total: 0 errors, 0 warnings, 7 checks, 163 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 db638f613213 ("selftests/bpf: Add tests for stack argument validation") 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, 7 checks, 163 lines checked