All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141127155752.GA21914@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index d3e24f6..1d9bd83 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ The initial reason for this patch is that I noticed that:
 
 	if (len > TRACE_BUF_SIZE)
 
-is off by one.  In this code, if len = TRACE_BUF_SIZE, then it means we
+is off by one.  In this code, if len == TRACE_BUF_SIZE, then it means we
 have truncated the last character off the output string.  If we truncate
 two or more characters then we exit without printing.
 
diff --git a/a/content_digest b/N1/content_digest
index 5c51793..0d3b1f6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020141126102244.4bffa4b2@gandalf.local.home\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch v2] tracing: truncated output is better than nothing\0"
- "Date\0Thu, 27 Nov 2014 15:57:52 +0000\0"
+ "Date\0Thu, 27 Nov 2014 18:57:52 +0300\0"
  "To\0Steven Rostedt <rostedt@goodmis.org>\0"
  "Cc\0Ingo Molnar <mingo@redhat.com>"
   linux-kernel@vger.kernel.org
@@ -12,7 +12,7 @@
  "\n"
  "\tif (len > TRACE_BUF_SIZE)\n"
  "\n"
- "is off by one.  In this code, if len = TRACE_BUF_SIZE, then it means we\n"
+ "is off by one.  In this code, if len == TRACE_BUF_SIZE, then it means we\n"
  "have truncated the last character off the output string.  If we truncate\n"
  "two or more characters then we exit without printing.\n"
  "\n"
@@ -49,4 +49,4 @@
  " \t\t__buffer_unlock_commit(buffer, event);\n"
  " \t\tftrace_trace_stack(buffer, flags, 6, pc);"
 
-fa82b7d642a380235de1505f71142f5dfbca437faf5cbd02a9a3d6b9ae466e21
+798008b2a3436dbb32c1188e95b8ecbecdb5e5f664d30c9deaf737ee6bb7cd26

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.