All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EE1B0A8.2030803@ozlabs.org>

diff --git a/a/1.txt b/N1/1.txt
index 2e8692a..54afed4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ index fb5d71c..b7d8934 100644
 -
  	if (term_got_escape) {
  		term_got_escape = false;
- 		if (c = 'x')
+ 		if (c == 'x')
 @@ -84,7 +81,7 @@ int term_getc_iov(int who, struct iovec *iov, int iovcnt, int term)
  	if (c < 0)
  		return 0;
diff --git a/a/content_digest b/N1/content_digest
index 70dec83..7ea337c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0cover.1323413420.git.matt@ozlabs.org\0"
  "From\0Matt Evans <matt@ozlabs.org>\0"
- "Subject\0[PATCH V2 11/23] kvm tools: Fix term_getc(), term_getc_iov() endian\0"
- "Date\0Fri, 09 Dec 2011 06:54:32 +0000\0"
+ "Subject\0[PATCH V2 11/23] kvm tools: Fix term_getc(), term_getc_iov() endian bugs\0"
+ "Date\0Fri, 09 Dec 2011 17:54:32 +1100\0"
  "To\0kvm@vger.kernel.org"
  " kvm-ppc@vger.kernel.org\0"
  "Cc\0penberg@kernel.org"
@@ -41,7 +41,7 @@
  "-\n"
  " \tif (term_got_escape) {\n"
  " \t\tterm_got_escape = false;\n"
- " \t\tif (c = 'x')\n"
+ " \t\tif (c == 'x')\n"
  "@@ -84,7 +81,7 @@ int term_getc_iov(int who, struct iovec *iov, int iovcnt, int term)\n"
  " \tif (c < 0)\n"
  " \t\treturn 0;\n"
@@ -52,4 +52,4 @@
  " \treturn sizeof(char);\n"
   }
 
-b1fd55c85ea95bee6a328b54ce3ddab912c18cf95fdd43baa37f02bf3fcb1dcb
+56a01c1262d955a358960754dfd28721d23ab21c41efe67c79e4ce337233fc52

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.