All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080103072228.052801571@goodmis.org>

diff --git a/a/1.txt b/N1/1.txt
index 22a2fab..20ec63d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,8 @@ Signed-off-by: Steven Rostedt <srostedt@redhat.com>
  1 file changed, 213 insertions(+), 2 deletions(-)
 
 Index: linux-compile.git/lib/mcount/tracer.c
-=================================--- linux-compile.git.orig/lib/mcount/tracer.c	2008-01-02 23:12:50.000000000 -0500
+===================================================================
+--- linux-compile.git.orig/lib/mcount/tracer.c	2008-01-02 23:12:50.000000000 -0500
 +++ linux-compile.git/lib/mcount/tracer.c	2008-01-02 23:17:21.000000000 -0500
 @@ -13,9 +13,11 @@
  #include <linux/fs.h>
@@ -181,7 +182,7 @@ Index: linux-compile.git/lib/mcount/tracer.c
 +	int i = (long)(v);
 +	struct mctracer_iterator *iter = v;
 +
-+	if (i = 1) {
++	if (i == 1) {
 +		seq_printf(m, "mctracer:\n");
 +	} else {
 +		if (!iter->ent) {
diff --git a/a/content_digest b/N1/content_digest
index e667583..37555c4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020080103071609.478486470@goodmis.org\0"
  "From\0Steven Rostedt <rostedt@goodmis.org>\0"
  "Subject\0[RFC PATCH 09/11] mcount tracer output file\0"
- "Date\0Thu, 03 Jan 2008 07:16:18 +0000\0"
+ "Date\0Thu, 03 Jan 2008 02:16:18 -0500\0"
  "To\0LKML <linux-kernel@vger.kernel.org>\0"
  "Cc\0Ingo Molnar <mingo@elte.hu>"
   Linus Torvalds <torvalds@linux-foundation.org>
@@ -14,6 +14,7 @@
   William L. Irwin <sparclinux@vger.kernel.org>
  " Steven Rostedt <srostedt@redhat.com>\0"
  "\00:1\0"
+ "fn\0mcount-tracer-debugfs-show.patch\0"
  "b\0"
  "Add /debugfs/mctracer/trace to output trace output.\n"
  "\n"
@@ -41,7 +42,8 @@
  " 1 file changed, 213 insertions(+), 2 deletions(-)\n"
  "\n"
  "Index: linux-compile.git/lib/mcount/tracer.c\n"
- "=================================--- linux-compile.git.orig/lib/mcount/tracer.c\t2008-01-02 23:12:50.000000000 -0500\n"
+ "===================================================================\n"
+ "--- linux-compile.git.orig/lib/mcount/tracer.c\t2008-01-02 23:12:50.000000000 -0500\n"
  "+++ linux-compile.git/lib/mcount/tracer.c\t2008-01-02 23:17:21.000000000 -0500\n"
  "@@ -13,9 +13,11 @@\n"
  " #include <linux/fs.h>\n"
@@ -198,7 +200,7 @@
  "+\tint i = (long)(v);\n"
  "+\tstruct mctracer_iterator *iter = v;\n"
  "+\n"
- "+\tif (i = 1) {\n"
+ "+\tif (i == 1) {\n"
  "+\t\tseq_printf(m, \"mctracer:\\n\");\n"
  "+\t} else {\n"
  "+\t\tif (!iter->ent) {\n"
@@ -299,4 +301,4 @@
  "\n"
  --
 
-3a78f1dd47cd796715f6597679a3cb9c463471cb09d61624d007bc1116e3bb58
+4528396c1f2db00ba680330913fbf0749ccbf5192d0238d587a5782f413106d9

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.