All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C86C8BD.2080703@gmx.de>

diff --git a/a/1.txt b/N1/1.txt
index 55a8247..b392f77 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ Andrew Morton schrieb:
 >> +			if (!strncmp(ptr, device_mapping[i].name, len)) {
 >> +				odev |= device_mapping[i].device;
 >> +				ptr += len;
->> +				if (*ptr = ',') {
+>> +				if (*ptr == ',') {
 >> +					ptr++;
 >> +					next = true;
 >> +				}
diff --git a/a/content_digest b/N1/content_digest
index c318a05..3dc695b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020100907155301.d97c85c7.akpm@linux-foundation.org\0"
  "From\0Florian Tobias Schandinat <FlorianSchandinat@gmx.de>\0"
  "Subject\0Re: [RFC] viafb: add interface for output device configuration\0"
- "Date\0Tue, 07 Sep 2010 23:20:29 +0000\0"
+ "Date\0Wed, 08 Sep 2010 01:20:29 +0200\0"
  "To\0Andrew Morton <akpm@linux-foundation.org>\0"
  "Cc\0linux-fbdev@vger.kernel.org"
   linux-kernel@vger.kernel.org
@@ -44,7 +44,7 @@
  ">> +\t\t\tif (!strncmp(ptr, device_mapping[i].name, len)) {\n"
  ">> +\t\t\t\todev |= device_mapping[i].device;\n"
  ">> +\t\t\t\tptr += len;\n"
- ">> +\t\t\t\tif (*ptr = ',') {\n"
+ ">> +\t\t\t\tif (*ptr == ',') {\n"
  ">> +\t\t\t\t\tptr++;\n"
  ">> +\t\t\t\t\tnext = true;\n"
  ">> +\t\t\t\t}\n"
@@ -86,4 +86,4 @@
  "\n"
  Florian Tobias Schandinat
 
-76459c30268900719f6987ed196597fe26a3895e23eeb70eee473373515c04f7
+33a99d32640927171f66d3f31b96502c5058b3f44da3737ec3d6f8242fac6fb7

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.