WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #20: new file mode 100644 WARNING: Missing a blank line after declarations #36: FILE: tools/testing/selftests/bpf/prog_tests/raw_tp_get_func_args.c:12: + struct test_raw_tp_get_func_args *skel; + LIBBPF_OPTS(bpf_test_run_opts, opts, CHECK: Alignment should match open parenthesis #37: FILE: tools/testing/selftests/bpf/prog_tests/raw_tp_get_func_args.c:13: + LIBBPF_OPTS(bpf_test_run_opts, opts, + .ctx_in = args, total: 0 errors, 2 warnings, 1 checks, 95 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 0444f878bce1 ("selftests/bpf: Add tests for get_func_[arg|arg_cnt] helpers in raw tracepoint programs") 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, 95 lines checked