WARNING: line length of 88 exceeds 80 columns #28: FILE: include/linux/uprobes.h:40: + int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs, __u64 *data); WARNING: line length of 100 exceeds 80 columns #77: FILE: kernel/trace/bpf_trace.c:3257: +uprobe_multi_link_ret_handler(struct uprobe_consumer *con, unsigned long func, struct pt_regs *regs, total: 0 errors, 2 warnings, 0 checks, 85 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 9f150973b022 ("uprobe: Add data pointer to consumer handlers") 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, 2 warnings, 0 checks, 85 lines checked