WARNING: line length of 95 exceeds 80 columns #30: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:78: + check_stacktrace_ips(bpf_map__fd(skel->maps.stackmap), skel->bss->stack_key, 4, WARNING: line length of 84 exceeds 80 columns #31: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:79: + ksym_get_addr("bpf_testmod_stacktrace_test_3"), WARNING: line length of 84 exceeds 80 columns #32: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:80: + ksym_get_addr("bpf_testmod_stacktrace_test_2"), WARNING: line length of 84 exceeds 80 columns #33: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:81: + ksym_get_addr("bpf_testmod_stacktrace_test_1"), WARNING: line length of 95 exceeds 80 columns #36: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:84: + check_stacktrace_ips(bpf_map__fd(skel->maps.stackmap), skel->bss->stack_key, 5, WARNING: line length of 82 exceeds 80 columns #37: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:85: + ksym_get_addr("bpf_testmod_stacktrace_test"), WARNING: line length of 84 exceeds 80 columns #38: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:86: + ksym_get_addr("bpf_testmod_stacktrace_test_3"), WARNING: line length of 84 exceeds 80 columns #39: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:87: + ksym_get_addr("bpf_testmod_stacktrace_test_2"), WARNING: line length of 84 exceeds 80 columns #40: FILE: tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c:88: + ksym_get_addr("bpf_testmod_stacktrace_test_1"), total: 0 errors, 9 warnings, 0 checks, 25 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 cca24cb5f0b5 ("selftests/bpf: Fix kprobe multi stacktrace_ips test") 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, 9 warnings, 0 checks, 25 lines checked