WARNING: line length of 99 exceeds 80 columns #47: FILE: arch/x86/net/bpf_jit_comp.c:3107: + func_meta | (cur_cookie << BPF_TRAMP_SHIFT_COOKIE)); WARNING: line length of 81 exceeds 80 columns #58: FILE: arch/x86/net/bpf_jit_comp.c:3227: + int regs_off, func_meta_off, ip_off, run_ctx_off, arg_stack_off, rbx_off; WARNING: line length of 89 exceeds 80 columns #119: FILE: arch/x86/net/bpf_jit_comp.c:3398: + emit_store_stack_imm64(&prog, BPF_REG_0, -cookie_off + 8 * i, 0); WARNING: line length of 86 exceeds 80 columns #127: FILE: arch/x86/net/bpf_jit_comp.c:3404: + if (invoke_bpf(m, &prog, fentry, regs_off, run_ctx_off, func_meta_off, WARNING: line length of 83 exceeds 80 columns #128: FILE: arch/x86/net/bpf_jit_comp.c:3405: + flags & BPF_TRAMP_F_RET_FENTRY_RET, image, rw_image, WARNING: line length of 84 exceeds 80 columns #140: FILE: arch/x86/net/bpf_jit_comp.c:3469: + emit_store_stack_imm64(&prog, BPF_REG_0, -func_meta_off, func_meta); WARNING: line length of 85 exceeds 80 columns #145: FILE: arch/x86/net/bpf_jit_comp.c:3472: + if (invoke_bpf(m, &prog, fexit, regs_off, run_ctx_off, func_meta_off, WARNING: From:/Signed-off-by: email address mismatch: 'From: Menglong Dong ' != 'Signed-off-by: Menglong Dong ' total: 0 errors, 8 warnings, 0 checks, 113 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 43fe7b586eb5 ("bpf,x86: add fsession support for x86_64") 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, 8 warnings, 0 checks, 113 lines checked