WARNING: line length of 81 exceeds 80 columns #264: FILE: scripts/gen-btf.sh:94: + # Create ${btf_data} which contains just .BTF section but no symbols. Add WARNING: line length of 86 exceeds 80 columns #281: FILE: scripts/gen-btf.sh:111: + printf "${et_rel}" | dd of="${btf_data}" conv=notrunc bs=1 seek=16 status=none WARNING: line length of 85 exceeds 80 columns #498: FILE: tools/bpf/resolve_btfids/main.c:415: + * If target endianness differs from host, we need to bswap32 WARNING: line length of 82 exceeds 80 columns #499: FILE: tools/bpf/resolve_btfids/main.c:416: + * the .BTF_ids section data on load, because .BTF_ids has WARNING: line length of 86 exceeds 80 columns #500: FILE: tools/bpf/resolve_btfids/main.c:417: + * Elf_Type = ELF_T_BYTE, and so libelf returns data buffer in WARNING: line length of 84 exceeds 80 columns #546: FILE: tools/bpf/resolve_btfids/main.c:567: + pr_err("FAILED to distill base BTF: %s\n", strerror(errno)); WARNING: line length of 83 exceeds 80 columns #678: FILE: tools/bpf/resolve_btfids/main.c:849: +static inline int make_out_path(char *buf, const char *in_path, const char *suffix) WARNING: line length of 82 exceeds 80 columns #708: FILE: tools/bpf/resolve_btfids/main.c:892: + "distill --btf_base and emit .BTF.base section data"), total: 0 errors, 8 warnings, 0 checks, 670 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 be714e8da7e7 ("resolve_btfids: change in-place update with raw binary output") 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, 8 warnings, 0 checks, 670 lines checked