All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <9e47339104092114025e763da8@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 665c0c9..ac6c2fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,7 +41,7 @@ u8 **out_edid)
 			if (INREG(reg) & VGA_DDC_CLK_INPUT)
 				break;
 		}
-		if (j = 5)
+		if (j == 5)
 			continue;
 
 		OUTREG(reg, INREG(reg) | VGA_DDC_DATA_OUT_EN);
@@ -87,7 +87,7 @@ u8 **out_edid)
 	}
 	if (edid[0x14] & 0x80) {
 		/* Fix detection using BIOS tables */
-		if (rinfo->is_mobility /*&& conn = ddc_dvi*/ &&
+		if (rinfo->is_mobility /*&& conn == ddc_dvi*/ &&
 		    (INREG(LVDS_GEN_CNTL) & LVDS_ON)) {
 			RTRACE("radeonfb: I2C (port %d) ... found LVDS panel\n", conn);
 			return MT_LCD;
diff --git a/a/content_digest b/N1/content_digest
index b5a4544..3922705 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,9 +3,9 @@
  "ref\041506099.8000307@web.de\0"
  "ref\09e4733910409211039273d5a2f@mail.gmail.com\0"
  "ref\020040921223325.66b07f78.khali@linux-fr.org\0"
- "From\0jonsmirl@gmail.com (Jon Smirl)\0"
- "Subject\0[PATCH][2.6] Add command function to struct i2c_adapter\0"
- "Date\0Thu, 19 May 2005 06:25:16 +0000\0"
+ "From\0Jon Smirl <jonsmirl@gmail.com>\0"
+ "Subject\0Re: [PATCH][2.6] Add command function to struct i2c_adapter\0"
+ "Date\0Tue, 21 Sep 2004 17:02:00 -0400\0"
  "To\0Jean Delvare <khali@linux-fr.org>\0"
  "Cc\0Michael Hunold <hunold-ml@web.de>"
   Greg KH <greg@kroah.com>
@@ -56,7 +56,7 @@
  "\t\t\tif (INREG(reg) & VGA_DDC_CLK_INPUT)\n"
  "\t\t\t\tbreak;\n"
  "\t\t}\n"
- "\t\tif (j = 5)\n"
+ "\t\tif (j == 5)\n"
  "\t\t\tcontinue;\n"
  "\n"
  "\t\tOUTREG(reg, INREG(reg) | VGA_DDC_DATA_OUT_EN);\n"
@@ -102,7 +102,7 @@
  "\t}\n"
  "\tif (edid[0x14] & 0x80) {\n"
  "\t\t/* Fix detection using BIOS tables */\n"
- "\t\tif (rinfo->is_mobility /*&& conn = ddc_dvi*/ &&\n"
+ "\t\tif (rinfo->is_mobility /*&& conn == ddc_dvi*/ &&\n"
  "\t\t    (INREG(LVDS_GEN_CNTL) & LVDS_ON)) {\n"
  "\t\t\tRTRACE(\"radeonfb: I2C (port %d) ... found LVDS panel\\n\", conn);\n"
  "\t\t\treturn MT_LCD;\n"
@@ -119,4 +119,4 @@
  "Jon Smirl\n"
  jonsmirl@gmail.com
 
-e06c9d785e9a402c5b6973d44c45b6d86368f51cb179e0eca5e45784f5954a5b
+940bae2e18fcf1c03c65309f61df717859cd74972bbc674194a20636f78e3091

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.