WARNING: line length of 97 exceeds 80 columns #32: FILE: include/linux/bpf.h:1544: +bool bpf_insn_is_indirect_target(const struct bpf_verifier_env *env, const struct bpf_prog *prog, WARNING: line length of 98 exceeds 80 columns #72: FILE: kernel/bpf/core.c:1479: + /* bpf_patch_insn_data() calls adjust_insn_aux_data() to adjust insn_aux_data. The WARNING: line length of 100 exceeds 80 columns #73: FILE: kernel/bpf/core.c:1480: + * indirect_target flag for the original instruction is moved to the last of the new WARNING: line length of 96 exceeds 80 columns #74: FILE: kernel/bpf/core.c:1481: + * instructions, but the indirect jump target is actually the first one, so move WARNING: line length of 97 exceeds 80 columns #87: FILE: kernel/bpf/core.c:1494: +bool bpf_insn_is_indirect_target(const struct bpf_verifier_env *env, const struct bpf_prog *prog, total: 0 errors, 5 warnings, 0 checks, 84 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 5ebd7942f61d ("bpf: Add helper to detect indirect jump targets") 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, 5 warnings, 0 checks, 84 lines checked