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

diff --git a/a/1.txt b/N1/1.txt
index b3d2c90..2f464ee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,5 +16,5 @@ index c6747a4..6ef2bcc 100644
 -	for (i = 0; i < 8; i++) {
 +	for (i = 0; i < 7; i++) {
  		c = config_rom[28 + i / 4] >> (24 - 8 * (i % 4));
- 		if (c == '\0')
+ 		if (c = '\0')
  			break;
diff --git a/a/content_digest b/N1/content_digest
index 4298483..246d4af 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] ALSA: firewire-tascam: off by one in identify_model()\0"
- "Date\0Thu, 15 Oct 2015 21:18:29 +0300\0"
+ "Date\0Thu, 15 Oct 2015 18:18:29 +0000\0"
  "To\0Clemens Ladisch <clemens@ladisch.de>"
  " Takashi Sakamoto <o-takashi@sakamocchi.jp>\0"
  "Cc\0Jaroslav Kysela <perex@perex.cz>"
@@ -27,7 +27,7 @@
  "-\tfor (i = 0; i < 8; i++) {\n"
  "+\tfor (i = 0; i < 7; i++) {\n"
  " \t\tc = config_rom[28 + i / 4] >> (24 - 8 * (i % 4));\n"
- " \t\tif (c == '\\0')\n"
+ " \t\tif (c = '\\0')\n"
  " \t\t\tbreak;"
 
-0fd603a02dbf1010056e4758d003e771c8534d400aadc2b4043d173291509528
+33301b0417c4aecb005d0c58d844f01501c8c8748f94bf2f5c14391a22fd8a4a

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.