WARNING: line length of 95 exceeds 80 columns #81: FILE: tools/testing/selftests/bpf/test_loader.c:678: + PRINT_FAIL("failed to allocate memory for priv.description\n"); WARNING: line length of 97 exceeds 80 columns #115: FILE: tools/testing/selftests/bpf/test_loader.c:708: + PRINT_FAIL("failed to allocate memory for unpriv.description\n"); WARNING: line length of 86 exceeds 80 columns #183: FILE: tools/testing/selftests/bpf/test_progs.c:565: +bool test__start_subtest_with_desc(const char *subtest_name, const char *subtest_desc) WARNING: line length of 85 exceeds 80 columns #217: FILE: tools/testing/selftests/bpf/test_progs.c:616: + subtest_state->should_tmon = match_subtest_desc(&env.tmon_selector.whitelist, WARNING: line length of 86 exceeds 80 columns #218: FILE: tools/testing/selftests/bpf/test_progs.c:617: + test->test_name, subtest_name, total: 0 errors, 5 warnings, 0 checks, 199 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 ce91009741a6 ("selftests/bpf: Allow prog name matching for tests with __description") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 5 warnings, 0 checks, 199 lines checked