WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #164: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #197: FILE: tools/testing/selftests/bpf/jit_disasm_helpers.c:29: +static const char *lookup_symbol(void *data, uint64_t ref_value, uint64_t *ref_type, WARNING: line length of 85 exceeds 80 columns #217: FILE: tools/testing/selftests/bpf/jit_disasm_helpers.c:49: +static int disasm_insn(LLVMDisasmContextRef ctx, uint8_t *image, __u32 len, __u32 pc, WARNING: line length of 83 exceeds 80 columns #279: FILE: tools/testing/selftests/bpf/jit_disasm_helpers.c:111: + /* GCC can't figure max bound for i and thus reports possible truncation */ WARNING: line length of 94 exceeds 80 columns #295: FILE: tools/testing/selftests/bpf/jit_disasm_helpers.c:127: + label_pc = bsearch(&pc, labels.pcs, labels.cnt, sizeof(*labels.pcs), cmp_u32); WARNING: line length of 98 exceeds 80 columns #392: FILE: tools/testing/selftests/bpf/jit_disasm_helpers.c:224: + printf("compiled w/o llvm development libraries, can't dis-assembly binary code"); total: 0 errors, 6 warnings, 0 checks, 350 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 5e2bf2b6d9c0 ("selftests/bpf: utility function to get program disassembly after jit") 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, 350 lines checked