WARNING: line length of 87 exceeds 80 columns #30: FILE: tools/testing/selftests/bpf/prog_tests/test_struct_ops_this_ptr.c:8: +static void test_struct_ops_this_ptr_in_timer_common(int timer_nsec, int expected_data) WARNING: Missing a blank line after declarations #33: FILE: tools/testing/selftests/bpf/prog_tests/test_struct_ops_this_ptr.c:11: + struct struct_ops_this_ptr_in_timer *skel; + LIBBPF_OPTS(bpf_test_run_opts, topts); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #85: new file mode 100644 CHECK: Please don't use multiple blank lines #149: FILE: tools/testing/selftests/bpf/progs/struct_ops_this_ptr_in_timer.c:60: + + total: 0 errors, 3 warnings, 1 checks, 126 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 8b24139ecb47 ("selftests/bpf: Test accessing struct_ops this pointer in timer callback") 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, 3 warnings, 1 checks, 126 lines checked