WARNING: line length of 82 exceeds 80 columns #157: FILE: tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:1410: + ret = ret ?: register_bpf_struct_ops(&bpf_testmod_ops3, bpf_testmod_ops3); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #179: new file mode 100644 CHECK: No space is necessary after a cast #311: FILE: tools/testing/selftests/bpf/progs/struct_ops_private_stack.c:16: +void bpf_testmod_ops3_call_test_2(void) __ksym; CHECK: Please don't use multiple blank lines #329: FILE: tools/testing/selftests/bpf/progs/struct_ops_private_stack.c:34: + + CHECK: No space is necessary after a cast #379: FILE: tools/testing/selftests/bpf/progs/struct_ops_private_stack_fail.c:16: +void bpf_testmod_ops3_call_test_2(void) __ksym; CHECK: Please don't use multiple blank lines #397: FILE: tools/testing/selftests/bpf/progs/struct_ops_private_stack_fail.c:34: + + CHECK: No space is necessary after a cast #447: FILE: tools/testing/selftests/bpf/progs/struct_ops_private_stack_recur.c:16: +void bpf_testmod_ops3_call_test_1(void) __ksym; CHECK: Please don't use multiple blank lines #465: FILE: tools/testing/selftests/bpf/progs/struct_ops_private_stack_recur.c:34: + + total: 0 errors, 2 warnings, 6 checks, 405 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 f6db44a1fed0 ("selftests/bpf: Add struct_ops prog private stack tests") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 2 warnings, 6 checks, 405 lines checked