WARNING: line length of 83 exceeds 80 columns #37: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1528: + err = bpf_program__set_attach_target(freplace_prog, prog_fd, "subprog_tc"); WARNING: line length of 81 exceeds 80 columns #82: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1587: + err = bpf_program__set_attach_target(freplace_skel->progs.entry_freplace, WARNING: line length of 89 exceeds 80 columns #93: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1598: + freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace, WARNING: line length of 89 exceeds 80 columns #120: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1625: + freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace, WARNING: line length of 89 exceeds 80 columns #131: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1636: + freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace, total: 0 errors, 5 warnings, 0 checks, 140 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 30b03dac4095 ("selftests/bpf: Add test to verify tailcall and freplace restrictions") 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, 5 warnings, 0 checks, 140 lines checked