All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100526145810.GN22515@bicker>

diff --git a/a/1.txt b/N1/1.txt
index 0739959..1e0ab61 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ index e5565e2..7691bf2 100644
 @@ -141,8 +141,8 @@ static int get_key_flydvb_trio(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
  	struct saa7134_dev *dev = ir->c->adapter->algo_data;
  
- 	if (dev = NULL) {
+ 	if (dev == NULL) {
 -		dprintk("get_key_flydvb_trio: "
 -			 "gir->c->adapter->algo_data is NULL!\n");
 +		i2cdprintk("get_key_flydvb_trio: "
@@ -30,7 +30,7 @@ index e5565e2..7691bf2 100644
 @@ -195,8 +195,8 @@ static int get_key_msi_tvanywhere_plus(struct IR_i2c *ir, u32 *ir_key,
  	/* <dev> is needed to access GPIO. Used by the saa_readl macro. */
  	struct saa7134_dev *dev = ir->c->adapter->algo_data;
- 	if (dev = NULL) {
+ 	if (dev == NULL) {
 -		dprintk("get_key_msi_tvanywhere_plus: "
 -			"gir->c->adapter->algo_data is NULL!\n");
 +		i2cdprintk("get_key_msi_tvanywhere_plus: "
diff --git a/a/content_digest b/N1/content_digest
index fdf292c..658d4d7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020100526144313.1d15222f@hyperion.delvare\0"
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0[patch v4 1/2] video/saa7134: change dprintk() to i2cdprintk()\0"
- "Date\0Wed, 26 May 2010 14:58:10 +0000\0"
+ "Date\0Wed, 26 May 2010 16:58:10 +0200\0"
  "To\0Jean Delvare <khali@linux-fr.org>\0"
  "Cc\0Mauro Carvalho Chehab <mchehab@infradead.org>"
   Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
@@ -33,7 +33,7 @@
  "@@ -141,8 +141,8 @@ static int get_key_flydvb_trio(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)\n"
  " \tstruct saa7134_dev *dev = ir->c->adapter->algo_data;\n"
  " \n"
- " \tif (dev = NULL) {\n"
+ " \tif (dev == NULL) {\n"
  "-\t\tdprintk(\"get_key_flydvb_trio: \"\n"
  "-\t\t\t \"gir->c->adapter->algo_data is NULL!\\n\");\n"
  "+\t\ti2cdprintk(\"get_key_flydvb_trio: \"\n"
@@ -44,7 +44,7 @@
  "@@ -195,8 +195,8 @@ static int get_key_msi_tvanywhere_plus(struct IR_i2c *ir, u32 *ir_key,\n"
  " \t/* <dev> is needed to access GPIO. Used by the saa_readl macro. */\n"
  " \tstruct saa7134_dev *dev = ir->c->adapter->algo_data;\n"
- " \tif (dev = NULL) {\n"
+ " \tif (dev == NULL) {\n"
  "-\t\tdprintk(\"get_key_msi_tvanywhere_plus: \"\n"
  "-\t\t\t\"gir->c->adapter->algo_data is NULL!\\n\");\n"
  "+\t\ti2cdprintk(\"get_key_msi_tvanywhere_plus: \"\n"
@@ -52,4 +52,4 @@
  " \t\treturn -EIO;\n"
  " \t}"
 
-6ca7acae784f335d2be51afd94b59ae6f22d6923cb9608b74cb550db6d6abb5a
+79e3aba7e4e7318c2dc3269a12073e9c3f6f5fb70493e9fef6cbba57e3f2e120

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.