WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #24: new file mode 100644 CHECK: Please don't use multiple blank lines #95: FILE: tools/testing/selftests/bpf/progs/struct_ops_this_ptr.c:30: + + WARNING: line length of 100 exceeds 80 columns #153: FILE: tools/testing/selftests/bpf/test_kmods/bpf_testmod.c:1295: + ((struct bpf_testmod_ops3 *)kdata)->data = ((struct bpf_testmod_ops3 *)udata)->data; CHECK: No space is necessary after a cast #198: FILE: tools/testing/selftests/bpf/test_kmods/bpf_testmod_kfunc.h:162: +int bpf_testmod_ops3_call_test_1(void) __ksym; total: 0 errors, 2 warnings, 2 checks, 142 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 01b3358752e9 ("selftests/bpf: Test accessing struct_ops this pointer") 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, 2 checks, 142 lines checked