WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #21: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #37: FILE: tools/testing/selftests/bpf/prog_tests/raw_tp_override_test_run.c:12: + if (!ASSERT_OK_PTR(skel, "test_raw_tp_override_test_run__open_and_load")) WARNING: line length of 96 exceeds 80 columns #95: FILE: tools/testing/selftests/bpf/test_kmods/bpf_testmod.c:1673: + ret = ret ?: register_trace_bpf_testmod_test_write_bare_tp(raw_tp_override_probe, NULL); WARNING: line length of 85 exceeds 80 columns #103: FILE: tools/testing/selftests/bpf/test_kmods/bpf_testmod.c:1710: + unregister_trace_bpf_testmod_test_write_bare_tp(raw_tp_override_probe, NULL); total: 0 errors, 4 warnings, 0 checks, 68 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 8756575b4058 ("selftests/bpf: Add selftest for "raw_tp.o"") 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, 4 warnings, 0 checks, 68 lines checked