All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <163163041649.489837.17311187321419747536.stgit@devnote2>

diff --git a/a/1.txt b/N1/1.txt
index 229b59c..9e92e19 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -80,7 +80,7 @@ index b6f1dcf4bff3..8021bccb7770 100644
 -static inline int kprobe_aggrprobe(struct kprobe *p)
 +static inline bool kprobe_aggrprobe(struct kprobe *p)
  {
- 	return p->pre_handler == aggr_pre_handler;
+ 	return p->pre_handler = aggr_pre_handler;
  }
  
  /* Return true if 'p' is unused */
diff --git a/a/content_digest b/N1/content_digest
index 0639f05..96c7980 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0163163030719.489837.2236069935502195491.stgit@devnote2\0"
  "From\0Masami Hiramatsu <mhiramat@kernel.org>\0"
  "Subject\0[PATCH -tip v11 11/27] kprobes: Use bool type for functions which returns boolean value\0"
- "Date\0Tue, 14 Sep 2021 23:40:16 +0900\0"
+ "Date\0Tue, 14 Sep 2021 14:40:16 +0000\0"
  "To\0Steven Rostedt <rostedt@goodmis.org>"
   Josh Poimboeuf <jpoimboe@redhat.com>
  " Ingo Molnar <mingo@kernel.org>\0"
@@ -106,7 +106,7 @@
  "-static inline int kprobe_aggrprobe(struct kprobe *p)\n"
  "+static inline bool kprobe_aggrprobe(struct kprobe *p)\n"
  " {\n"
- " \treturn p->pre_handler == aggr_pre_handler;\n"
+ " \treturn p->pre_handler = aggr_pre_handler;\n"
  " }\n"
  " \n"
  " /* Return true if 'p' is unused */\n"
@@ -179,4 +179,4 @@
  " \n"
   static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk,
 
-dd388396192740b9b16e76fb829db7d49f357b1d2e03b63cf86601944494b978
+acb4dc3858be5a9aa8400b41ccc38efe0dcb51743c6b9c184d45de9053c2754d

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.