WARNING: line length of 86 exceeds 80 columns #156: FILE: kernel/bpf/verifier.c:16072: + struct bpf_verifier_state *branch = sanitize_speculative_path( CHECK: Lines should not end with a '(' #156: FILE: kernel/bpf/verifier.c:16072: + struct bpf_verifier_state *branch = sanitize_speculative_path( WARNING: line length of 86 exceeds 80 columns #174: FILE: kernel/bpf/verifier.c:16087: + struct bpf_verifier_state *branch = sanitize_speculative_path( CHECK: Lines should not end with a '(' #174: FILE: kernel/bpf/verifier.c:16087: + struct bpf_verifier_state *branch = sanitize_speculative_path( WARNING: line length of 81 exceeds 80 columns #175: FILE: kernel/bpf/verifier.c:16088: + env, insn, *insn_idx + insn->off + 1, *insn_idx); total: 0 errors, 3 warnings, 2 checks, 152 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 6aae17a9fb09 ("bpf: Refactor push_stack to return error code") 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, 152 lines checked