WARNING: line length of 88 exceeds 80 columns #70: FILE: tools/lib/bpf/libbpf.h:943: +LIBBPF_API struct bpf_func_info *bpf_program__func_info(const struct bpf_program *prog); WARNING: line length of 88 exceeds 80 columns #73: FILE: tools/lib/bpf/libbpf.h:946: +LIBBPF_API struct bpf_line_info *bpf_program__line_info(const struct bpf_program *prog); total: 0 errors, 2 warnings, 0 checks, 52 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 1e78942b9e3c ("libbpf: add getters for BTF.ext func and line info") 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, 2 warnings, 0 checks, 52 lines checked