All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1440445048-24694-3-git-send-email-linux@rainbow-software.org>

diff --git a/a/1.txt b/N1/1.txt
index 09a5bd9..3b70f6e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,8 +22,8 @@ index 94322cc..22c694a 100644
 +			    algo_data->getscl(algo_data->data))
  				break;
  		}
--		if (j = 5)
-+		if (algo_data->getscl && j = 5)
+-		if (j == 5)
++		if (algo_data->getscl && j == 5)
  			continue;
  
  		algo_data->setsda(algo_data->data, 0);
diff --git a/a/content_digest b/N1/content_digest
index d60eab4..add3951 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01440445048-24694-1-git-send-email-linux@rainbow-software.org\0"
  "From\0Ondrej Zary <linux@rainbow-software.org>\0"
  "Subject\0[PATCH 3/4] [resend #2] fb_ddc: Allow I2C adapters without SCL read capability\0"
- "Date\0Mon, 24 Aug 2015 19:37:27 +0000\0"
+ "Date\0Mon, 24 Aug 2015 21:37:27 +0200\0"
  "To\0Krzysztof Helt <krzysztof.h1@wp.pl>\0"
  "Cc\0Tomi Valkeinen <tomi.valkeinen@ti.com>"
   linux-fbdev@vger.kernel.org
@@ -32,8 +32,8 @@
  "+\t\t\t    algo_data->getscl(algo_data->data))\n"
  " \t\t\t\tbreak;\n"
  " \t\t}\n"
- "-\t\tif (j = 5)\n"
- "+\t\tif (algo_data->getscl && j = 5)\n"
+ "-\t\tif (j == 5)\n"
+ "+\t\tif (algo_data->getscl && j == 5)\n"
  " \t\t\tcontinue;\n"
  " \n"
  " \t\talgo_data->setsda(algo_data->data, 0);\n"
@@ -50,4 +50,4 @@
  "-- \n"
  Ondrej Zary
 
-d7d6341550da2d28fb7911ae7b67356d1022e1d9b3d3887ab62afd79bbd8a990
+f682d5336222cf5e4ab1fc0e493122684c32f89db03e677328aa352ba51b6002

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.