WARNING: line length of 86 exceeds 80 columns #153: FILE: kernel/bpf/verifier.c:16326: + struct bpf_verifier_state *branch = sanitize_speculative_path( CHECK: Lines should not end with a '(' #153: FILE: kernel/bpf/verifier.c:16326: + struct bpf_verifier_state *branch = sanitize_speculative_path( WARNING: line length of 86 exceeds 80 columns #171: FILE: kernel/bpf/verifier.c:16341: + struct bpf_verifier_state *branch = sanitize_speculative_path( CHECK: Lines should not end with a '(' #171: FILE: kernel/bpf/verifier.c:16341: + struct bpf_verifier_state *branch = sanitize_speculative_path( WARNING: line length of 81 exceeds 80 columns #172: FILE: kernel/bpf/verifier.c:16342: + env, insn, *insn_idx + insn->off + 1, *insn_idx); total: 0 errors, 3 warnings, 2 checks, 153 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 4d1662bcfef4 ("bpf: Return PTR_ERR from push_stack()") 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, 2 checks, 153 lines checked