All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52271AC6.1020906@metafoo.de>

diff --git a/a/1.txt b/N1/1.txt
index 359cd0d..f98c53e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -122,7 +122,7 @@ bytes.
 >> +		adv7511->current_edid_segment = block / 2;
 >> +	}
 >> +
->> +	if (block % 2 = 0)
+>> +	if (block % 2 == 0)
 >> +		memcpy(buf, adv7511->edid_buf, len);
 >> +	else
 >> +		memcpy(buf, adv7511->edid_buf + 128, len);
diff --git a/a/content_digest b/N1/content_digest
index dfc9809..dae15af 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\02603252.pOSLifSPDx@avalon\0"
  "From\0Lars-Peter Clausen <lars@metafoo.de>\0"
  "Subject\0Re: [RFC 01/10] drm: ADV7511 i2c HDMI encoder driver\0"
- "Date\0Wed, 04 Sep 2013 11:34:30 +0000\0"
+ "Date\0Wed, 04 Sep 2013 13:34:30 +0200\0"
  "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Cc\0Ulrich Hecht <ulrich.hecht@gmail.com>"
   linux-sh@vger.kernel.org
@@ -138,7 +138,7 @@
  ">> +\t\tadv7511->current_edid_segment = block / 2;\n"
  ">> +\t}\n"
  ">> +\n"
- ">> +\tif (block % 2 = 0)\n"
+ ">> +\tif (block % 2 == 0)\n"
  ">> +\t\tmemcpy(buf, adv7511->edid_buf, len);\n"
  ">> +\telse\n"
  ">> +\t\tmemcpy(buf, adv7511->edid_buf + 128, len);\n"
@@ -218,4 +218,4 @@
  "Thanks for the review,\n"
  - Lars
 
-da3b30ba72ea114b0ae6d1328cf243535d7f98903a4b4434401149571ed34572
+c6cde561a299d093ffacfb663de69cacadd43721bdfd5fd117f74e6ef2a7cb3c

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.