All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2961877.x7cCDQoeAl@avalon>

diff --git a/a/1.txt b/N1/1.txt
index acbbdde..949f5d7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -149,7 +149,7 @@ every time ?
 > >> +		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 9952c49..f61c832 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\052271AC6.1020906@metafoo.de\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [RFC 01/10] drm: ADV7511 i2c HDMI encoder driver\0"
- "Date\0Wed, 11 Sep 2013 09:33:01 +0000\0"
+ "Date\0Wed, 11 Sep 2013 11:33:01 +0200\0"
  "To\0Lars-Peter Clausen <lars@metafoo.de>\0"
  "Cc\0Ulrich Hecht <ulrich.hecht@gmail.com>"
   linux-sh@vger.kernel.org
@@ -164,7 +164,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"
@@ -253,4 +253,4 @@
  "\n"
  Laurent Pinchart
 
-69a35758271603631f9f5fe18e96f27786ba991d37df1bc0b43aba91332ceea4
+bdc68a2c5e82518378c3e615aa746b9b2bc1768ea222e9e4dc7188c9465deff5

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.