CHECK: Lines should not end with a '(' #110: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:40: + asm volatile ( CHECK: Lines should not end with a '(' #128: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:58: + asm volatile ( CHECK: Lines should not end with a '(' #157: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:87: + asm volatile ( CHECK: Lines should not end with a '(' #171: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:101: + asm volatile ( CHECK: Lines should not end with a '(' #191: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:121: + asm volatile ( CHECK: Lines should not end with a '(' #227: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:157: + asm volatile ( WARNING: quoted string split across lines #260: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:190: + "l0_%=:" + "r0 = 0;" WARNING: line length of 83 exceeds 80 columns #265: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:195: + __imm_const(sizeof_bpf_sock_tuple, sizeof(struct bpf_sock_tuple)) WARNING: line length of 85 exceeds 80 columns #271: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:201: +__description("stack_arg: pkt pointer in stack arg slot invalidated after pull_data") CHECK: Lines should not end with a '(' #276: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:206: + asm volatile ( WARNING: quoted string split across lines #298: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:228: + "l0_%=:" + "r0 = 0;" WARNING: line length of 87 exceeds 80 columns #303: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:233: + __imm_const(__sk_buff_data_end, offsetof(struct __sk_buff, data_end)) CHECK: Lines should not end with a '(' #314: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:244: + asm volatile ( WARNING: quoted string split across lines #337: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:267: + "l0_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #352: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:282: + asm volatile ( WARNING: quoted string split across lines #380: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:310: + "l1_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #392: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:322: + asm volatile ( WARNING: quoted string split across lines #421: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:351: + "l1_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #434: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:364: + asm volatile ( CHECK: Lines should not end with a '(' #457: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:387: + asm volatile ( CHECK: Lines should not end with a '(' #485: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:415: + asm volatile ( CHECK: Lines should not end with a '(' #505: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:435: + asm volatile ( total: 0 errors, 8 warnings, 14 checks, 470 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 6f52c7285a85 ("selftests/bpf: Add verifier 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, 8 warnings, 14 checks, 470 lines checked