WARNING: line length of 82 exceeds 80 columns #131: FILE: kernel/trace/fprobe.c:84: + return rhltable_insert(&fprobe_ip_table, &node->hlist, fprobe_rht_params); WARNING: line length of 92 exceeds 80 columns #216: FILE: kernel/trace/fprobe.c:450: +static void fprobe_remove_node_in_module(struct module *mod, struct fprobe_hlist_node *node, WARNING: From:/Signed-off-by: email address mismatch: 'From: Menglong Dong ' != 'Signed-off-by: Menglong Dong ' total: 0 errors, 3 warnings, 0 checks, 262 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 82d75ff87ce6 ("fprobe: use rhltable for fprobe_ip_table") 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, 0 checks, 262 lines checked