WARNING: line length of 97 exceeds 80 columns #39: FILE: kernel/bpf/disasm.c:205: + verbose(cbs->private_data, "(%02x) r%d = addr_space_cast(r%d, %u, %u)\n", WARNING: line length of 87 exceeds 80 columns #61: FILE: tools/bpf/bpftool/btf.c:256: + printf("\n\t'%s' val=%u", name, (__u32)v->val); WARNING: line length of 88 exceeds 80 columns #70: FILE: tools/bpf/bpftool/btf.c:1025: + p_err("duplicate root_id %u supplied", root_id); WARNING: line length of 93 exceeds 80 columns #106: FILE: tools/bpf/bpftool/btf.c:1257: + printf("%s%lu", n++ == 0 ? " prog_ids " : ",", (unsigned long)entry->value); WARNING: line length of 92 exceeds 80 columns #112: FILE: tools/bpf/bpftool/btf.c:1262: + printf("%s%lu", n++ == 0 ? " map_ids " : ",", (unsigned long)entry->value); WARNING: line length of 86 exceeds 80 columns #219: FILE: tools/bpf/bpftool/net.c:834: + p_err("can't get next link: %s (id %u)", strerror(errno), id); total: 0 errors, 6 warnings, 0 checks, 237 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 ebd49a68f57b ("bpftool: Using the right format specifiers") 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, 6 warnings, 0 checks, 237 lines checked