WARNING: line length of 81 exceeds 80 columns #62: FILE: tools/bpf/bpftool/jit_disasm.c:119: + count = LLVMDisasmInstruction(*ctx, image + pc, len - pc, func_ksym + pc, WARNING: line length of 81 exceeds 80 columns #77: FILE: tools/bpf/bpftool/jit_disasm.c:148: + struct disasm_info *dinfo = container_of(info, struct disasm_info, info); WARNING: line length of 82 exceeds 80 columns #140: FILE: tools/bpf/bpftool/jit_disasm.c:352: + if (init_context(&ctx, arch, disassembler_options, image, len, func_ksym)) total: 0 errors, 3 warnings, 0 checks, 104 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 036f52cd9aa0 ("bpf, bpftool: Fix incorrect disasm pc") 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, 3 warnings, 0 checks, 104 lines checked