CHECK: Alignment should match open parenthesis #34: FILE: tools/testing/selftests/bpf/bpf_testmod/bpf_testmod-events.h:39: +DECLARE_TRACE(bpf_testmod_test_nullable_bare, + TP_PROTO(struct bpf_testmod_test_read_ctx *ctx__nullable), WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #91: new file mode 100644 WARNING: line length of 89 exceeds 80 columns #106: FILE: tools/testing/selftests/bpf/progs/test_module_attach_fail.c:11: +int BPF_PROG(handle_tp_btf_nullable_bare, struct bpf_testmod_test_read_ctx *nullable_ctx) total: 0 errors, 2 warnings, 1 checks, 65 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 9a9343178334 ("selftests/bpf: Add test for __nullable suffix in tp_btf") 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, 1 checks, 65 lines checked