All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5471DDA2.1060000@users.sourceforge.net>

diff --git a/a/1.txt b/N1/1.txt
index 33b2cac..7a4310f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ index 74de2bc..196c61a 100644
 @@ -262,8 +262,7 @@ static int dvic_probe_pdata(struct platform_device *pdev)
  
  	in = omap_dss_find_output(pdata->source);
- 	if (in = NULL) {
+ 	if (in == NULL) {
 -		if (ddata->i2c_adapter)
 -			i2c_put_adapter(ddata->i2c_adapter);
 +		i2c_put_adapter(ddata->i2c_adapter);
diff --git a/a/content_digest b/N1/content_digest
index 0ee20f8..b26d183 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -17,8 +17,8 @@
  "ref\05317A59D.4@users.so urceforge.net\0"
  "ref\05317A59D.4@users.sourceforge.net\0"
  "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
- "Subject\0[PATCH 1/1] video: fbdev-OMAP2: Deletion of unnecessary checks before the function call \"i2c_put_ada\0"
- "Date\0Sun, 23 Nov 2014 13:14:10 +0000\0"
+ "Subject\0[PATCH 1/1] video: fbdev-OMAP2: Deletion of unnecessary checks before the function call \"i2c_put_adapter\"\0"
+ "Date\0Sun, 23 Nov 2014 14:14:10 +0100\0"
  "To\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>"
   Tomi Valkeinen <tomi.valkeinen@ti.com>
   linux-omap@vger.kernel.org
@@ -48,7 +48,7 @@
  "@@ -262,8 +262,7 @@ static int dvic_probe_pdata(struct platform_device *pdev)\n"
  " \n"
  " \tin = omap_dss_find_output(pdata->source);\n"
- " \tif (in = NULL) {\n"
+ " \tif (in == NULL) {\n"
  "-\t\tif (ddata->i2c_adapter)\n"
  "-\t\t\ti2c_put_adapter(ddata->i2c_adapter);\n"
  "+\t\ti2c_put_adapter(ddata->i2c_adapter);\n"
@@ -78,4 +78,4 @@
  "-- \n"
  2.1.3
 
-c3a09174831a983f09a300661357adedf492bfa099748c1f7d443cc04094778c
+9e95cab4613b093675efa057aa74a604e38f38208c9d83eddfef4918d1358402

diff --git a/a/1.txt b/N2/1.txt
index 33b2cac..7a4310f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -18,7 +18,7 @@ index 74de2bc..196c61a 100644
 @@ -262,8 +262,7 @@ static int dvic_probe_pdata(struct platform_device *pdev)
  
  	in = omap_dss_find_output(pdata->source);
- 	if (in = NULL) {
+ 	if (in == NULL) {
 -		if (ddata->i2c_adapter)
 -			i2c_put_adapter(ddata->i2c_adapter);
 +		i2c_put_adapter(ddata->i2c_adapter);
diff --git a/a/content_digest b/N2/content_digest
index 0ee20f8..fcd416b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -14,11 +14,10 @@
  "ref\0alpine.DEB.2.02.1402252117150.2047@localhost6.localdomain6\0"
  "ref\0530DD06F.4090703@users.sourceforge.net\0"
  "ref\0alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6\0"
- "ref\05317A59D.4@users.so urceforge.net\0"
  "ref\05317A59D.4@users.sourceforge.net\0"
  "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
- "Subject\0[PATCH 1/1] video: fbdev-OMAP2: Deletion of unnecessary checks before the function call \"i2c_put_ada\0"
- "Date\0Sun, 23 Nov 2014 13:14:10 +0000\0"
+ "Subject\0[PATCH 1/1] video: fbdev-OMAP2: Deletion of unnecessary checks before the function call \"i2c_put_adapter\"\0"
+ "Date\0Sun, 23 Nov 2014 14:14:10 +0100\0"
  "To\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>"
   Tomi Valkeinen <tomi.valkeinen@ti.com>
   linux-omap@vger.kernel.org
@@ -48,7 +47,7 @@
  "@@ -262,8 +262,7 @@ static int dvic_probe_pdata(struct platform_device *pdev)\n"
  " \n"
  " \tin = omap_dss_find_output(pdata->source);\n"
- " \tif (in = NULL) {\n"
+ " \tif (in == NULL) {\n"
  "-\t\tif (ddata->i2c_adapter)\n"
  "-\t\t\ti2c_put_adapter(ddata->i2c_adapter);\n"
  "+\t\ti2c_put_adapter(ddata->i2c_adapter);\n"
@@ -78,4 +77,4 @@
  "-- \n"
  2.1.3
 
-c3a09174831a983f09a300661357adedf492bfa099748c1f7d443cc04094778c
+75e15530ce5c3e5bee952b1a7c2a4e1598787f5866cfd182a244fac8a0d30df6

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.