CHECK: Lines should not end with a '(' #116: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:47: + asm volatile ( CHECK: Lines should not end with a '(' #135: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:66: + asm volatile ( CHECK: Lines should not end with a '(' #165: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:96: + asm volatile ( CHECK: Lines should not end with a '(' #180: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:111: + asm volatile ( CHECK: Lines should not end with a '(' #200: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:131: + asm volatile ( CHECK: Lines should not end with a '(' #221: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:152: + asm volatile ( CHECK: Lines should not end with a '(' #258: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:189: + asm volatile ( WARNING: quoted string split across lines #291: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:222: + "l0_%=:" + "r0 = 0;" WARNING: line length of 83 exceeds 80 columns #296: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:227: + __imm_const(sizeof_bpf_sock_tuple, sizeof(struct bpf_sock_tuple)) WARNING: line length of 85 exceeds 80 columns #302: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:233: +__description("stack_arg: pkt pointer in stack arg slot invalidated after pull_data") CHECK: Lines should not end with a '(' #308: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:239: + asm volatile ( WARNING: quoted string split across lines #330: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:261: + "l0_%=:" + "r0 = 0;" WARNING: line length of 87 exceeds 80 columns #335: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:266: + __imm_const(__sk_buff_data_end, offsetof(struct __sk_buff, data_end)) CHECK: Lines should not end with a '(' #347: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:278: + asm volatile ( WARNING: quoted string split across lines #370: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:301: + "l0_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #386: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:317: + asm volatile ( WARNING: quoted string split across lines #414: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:345: + "l1_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #427: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:358: + asm volatile ( WARNING: quoted string split across lines #456: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:387: + "l1_%=:" + "r0 = 0;" CHECK: Lines should not end with a '(' #470: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:401: + asm volatile ( CHECK: Lines should not end with a '(' #493: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:424: + asm volatile ( total: 0 errors, 8 warnings, 13 checks, 477 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 d2116ba64b96 ("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, 13 checks, 477 lines checked