All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050816031454.GH24959@litech.org>

diff --git a/a/1.txt b/N1/1.txt
index 9858a1f..96f69c3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ Ooh, thanks!
 > > +				driver->attach_adapter(adapter);
 > > +			if (driver->detect_client && driver->address_data &&
 > > +					((driver->class & adapter->class) ||
-> > +						driver->class = 0))
+> > +						driver->class == 0))
 > > +				i2c_probe(adapter, driver->address_data,
 > > +						driver->detect_client);
 > >  		}
diff --git a/a/content_digest b/N1/content_digest
index 2b9703f..12c65fd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\020050815175106.GA24959@litech.org\0"
  "ref\020050815175257.GB24959@litech.org\0"
  "ref\020050815235531.2a7d2bb6.khali@linux-fr.org\0"
- "From\0lutchann@litech.org (Nathan Lutchansky)\0"
- "Subject\0[lm-sensors] Re: [PATCH 1/5] call i2c_probe from i2c core\0"
- "Date\0Tue, 16 Aug 2005 05:15:33 +0000\0"
+ "From\0Nathan Lutchansky <lutchann@litech.org>\0"
+ "Subject\0Re: [PATCH 1/5] call i2c_probe from i2c core\0"
+ "Date\0Mon, 15 Aug 2005 23:14:54 -0400\0"
  "To\0Jean Delvare <khali@linux-fr.org>\0"
  "Cc\0LKML <linux-kernel@vger.kernel.org>"
   LM Sensors <lm-sensors@lm-sensors.org>
@@ -25,7 +25,7 @@
  "> > +\t\t\t\tdriver->attach_adapter(adapter);\n"
  "> > +\t\t\tif (driver->detect_client && driver->address_data &&\n"
  "> > +\t\t\t\t\t((driver->class & adapter->class) ||\n"
- "> > +\t\t\t\t\t\tdriver->class = 0))\n"
+ "> > +\t\t\t\t\t\tdriver->class == 0))\n"
  "> > +\t\t\t\ti2c_probe(adapter, driver->address_data,\n"
  "> > +\t\t\t\t\t\tdriver->detect_client);\n"
  "> >  \t\t}\n"
@@ -58,4 +58,4 @@
  "I didn't think anybody was porting client drivers any more, but if\n"
  you're still updating that doc, I can too.  :-)  -Nathan
 
-fba0daed2e8c8debfb63aa79ce03f7e323fedebaaac966f49ccdafc34f33a1d5
+b95ddd49f4f62084e576e9bc794113fe081fccecd506ab21ca6d3c1fc31c7617

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.