WARNING: line length of 81 exceeds 80 columns #125: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1585: + err = bpf_program__set_attach_target(freplace_skel->progs.entry_freplace, WARNING: line length of 89 exceeds 80 columns #136: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1596: + freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace, WARNING: line length of 89 exceeds 80 columns #167: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1623: + freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace, WARNING: line length of 89 exceeds 80 columns #178: FILE: tools/testing/selftests/bpf/prog_tests/tailcalls.c:1634: + freplace_link = bpf_program__attach_freplace(freplace_skel->progs.entry_freplace, total: 0 errors, 4 warnings, 0 checks, 181 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 b8a3d1b30c38 ("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, 4 warnings, 0 checks, 181 lines checked