WARNING: line length of 93 exceeds 80 columns #64: FILE: include/linux/bpf.h:2184: + if (fentries.links[i]->link.prog->expected_attach_type == BPF_TRACE_FSESSION) WARNING: line length of 81 exceeds 80 columns #128: FILE: kernel/bpf/syscall.c:3635: + bpf_link_init(&fslink->fexit.link, BPF_LINK_TYPE_TRACING, WARNING: line length of 81 exceeds 80 columns #129: FILE: kernel/bpf/syscall.c:3636: + &bpf_tracing_link_lops, prog, attach_type); WARNING: line length of 81 exceeds 80 columns #223: FILE: kernel/bpf/trampoline.c:656: + fslink = container_of(link, struct bpf_fsession_link, link.link); WARNING: line length of 94 exceeds 80 columns #224: FILE: kernel/bpf/trampoline.c:657: + hlist_add_head(&fslink->fexit.tramp_hlist, &tr->progs_hlist[BPF_TRAMP_FEXIT]); WARNING: line length of 108 exceeds 80 columns #320: FILE: kernel/bpf/verifier.c:25082: + verbose(env, "Attaching fexit/fsession/fmod_ret to __noreturn function '%s' is rejected.\n", WARNING: From:/Signed-off-by: email address mismatch: 'From: Menglong Dong ' != 'Signed-off-by: Menglong Dong ' total: 0 errors, 7 warnings, 0 checks, 278 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 9b54a182e2ed ("bpf: add fsession support") 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, 7 warnings, 0 checks, 278 lines checked