CHECK: Lines should not end with a '(' #84: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:41: + asm volatile ( CHECK: Lines should not end with a '(' #103: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:60: + asm volatile ( CHECK: Lines should not end with a '(' #133: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:90: + asm volatile ( CHECK: Lines should not end with a '(' #148: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:105: + asm volatile ( CHECK: Lines should not end with a '(' #168: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:125: + asm volatile ( CHECK: Lines should not end with a '(' #189: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:146: + asm volatile ( CHECK: Lines should not end with a '(' #226: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:183: + asm volatile ( WARNING: quoted string split across lines #259: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:216: + "l0_%=:" + "r0 = 0;" WARNING: line length of 83 exceeds 80 columns #264: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:221: + __imm_const(sizeof_bpf_sock_tuple, sizeof(struct bpf_sock_tuple)) WARNING: line length of 85 exceeds 80 columns #270: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:227: +__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:233: + asm volatile ( WARNING: quoted string split across lines #298: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:255: + "l0_%=:" + "r0 = 0;" WARNING: line length of 87 exceeds 80 columns #303: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:260: + __imm_const(__sk_buff_data_end, offsetof(struct __sk_buff, data_end)) CHECK: Lines should not end with a '(' #315: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:272: + asm volatile ( WARNING: quoted string split across lines #338: FILE: tools/testing/selftests/bpf/progs/verifier_stack_arg.c:295: + "l0_%=:" + "r0 = 0;" total: 0 errors, 6 warnings, 9 checks, 330 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 539e40a6d553 ("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, 6 warnings, 9 checks, 330 lines checked