WARNING: line length of 89 exceeds 80 columns #39: FILE: include/linux/bpf_verifier.h:564: + bool finalized_call; /* call holds function offset relative to __bpf_base_call */ WARNING: line length of 82 exceeds 80 columns #52: FILE: kernel/bpf/verifier.c:21820: + * relative to __bpf_call_base. Skip patch_call_imm fixup. WARNING: line length of 84 exceeds 80 columns #56: FILE: kernel/bpf/verifier.c:21824: + env->insn_aux_data[i].finalized_call = true; total: 0 errors, 3 warnings, 0 checks, 50 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 9ff49725d455 ("bpf, verifier: Support direct kernel calls in gen_prologue") 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, 3 warnings, 0 checks, 50 lines checked