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

diff --git a/a/1.txt b/N1/1.txt
index 31f9316..da91fb4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -186,7 +186,7 @@ index 3a64ba4bbad6..99e508ff45ad 100644
 +		return ret;
 +
 +	/* There might be tail call (jump) in the function. */
-+	if (ret == 0)
++	if (ret = 0)
 +		return -ENOENT;
 +
 +	/* Or, too many return instructions. */
diff --git a/a/content_digest b/N1/content_digest
index 94109a2..18c68d4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0163024693462.457128.1437820221831758047.stgit@devnote2\0"
  "From\0Masami Hiramatsu <mhiramat@kernel.org>\0"
  "Subject\0[RFC PATCH 1/1] [PoC] tracing: kprobe: Add non-stack intrusion return probe event\0"
- "Date\0Sun, 29 Aug 2021 23:22:24 +0900\0"
+ "Date\0Sun, 29 Aug 2021 14:22:24 +0000\0"
  "To\0Steven Rostedt <rostedt@goodmis.org>"
   Josh Poimboeuf <jpoimboe@redhat.com>
  " Ingo Molnar <mingo@kernel.org>\0"
@@ -211,7 +211,7 @@
  "+\t\treturn ret;\n"
  "+\n"
  "+\t/* There might be tail call (jump) in the function. */\n"
- "+\tif (ret == 0)\n"
+ "+\tif (ret = 0)\n"
  "+\t\treturn -ENOENT;\n"
  "+\n"
  "+\t/* Or, too many return instructions. */\n"
@@ -293,4 +293,4 @@
  " \t.trace\t\t= print_kretprobe_event\n"
   };
 
-6e1ccdcc2df81c62e3f0417f381e38ed552f0eda77664c200330c6b7f9343468
+608281407f6a1c3d5fc5b5edb16887190148d50298c9e1733fc336207a121b7f

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.