All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <42A0CD46.60300@mvista.com>

diff --git a/a/1.txt b/N1/1.txt
index 0895d5b..929760a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -302,7 +302,7 @@ new file mode 100644
 +{
 +	int rc;
 +
-+	if ((rc = i2c_detach_client(client)) = 0) {
++	if ((rc = i2c_detach_client(client)) == 0) {
 +		kfree(i2c_get_clientdata(client));
 +		tasklet_kill(&ds1374_tasklet);
 +	}
diff --git a/a/content_digest b/N1/content_digest
index 25a9ca2..126b7e7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
- "From\0rvinson@mvista.com (Randy Vinson)\0"
- "Subject\0[lm-sensors] [PATCH 1/2] Add support for Maxim/Dallas DS1374\0"
- "Date\0Sat, 04 Jun 2005 07:59:28 +0000\0"
+ "From\0Randy Vinson <rvinson@mvista.com>\0"
+ "Subject\0[PATCH 1/2] Add support for Maxim/Dallas DS1374 Real-Time Clock Chip\0"
+ "Date\0Fri, 03 Jun 2005 14:36:06 -0700\0"
  "To\0Greg KH <greg@kroah.com>\0"
  "Cc\0sensors@stimpy.netroedge.com"
  " linuxppc-embedded@ozlabs.org\0"
@@ -310,7 +310,7 @@
  "+{\n"
  "+\tint rc;\n"
  "+\n"
- "+\tif ((rc = i2c_detach_client(client)) = 0) {\n"
+ "+\tif ((rc = i2c_detach_client(client)) == 0) {\n"
  "+\t\tkfree(i2c_get_clientdata(client));\n"
  "+\t\ttasklet_kill(&ds1374_tasklet);\n"
  "+\t}\n"
@@ -354,4 +354,4 @@
  " \n"
  " #define I2C_DRIVERID_EXP0\t0xF0\t/* experimental use id's\t*/"
 
-e43decf301422f585c1e63d0dfa38f3e4079a97f650416f2c53a62de655c9282
+6ac1722267f8a1294d9ad6d487f9182e332911e1a33be8f3d87a0e895809b4ba

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.