All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1051228746305@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 2810151..71ef333 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ diff -Nru a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c
  	int addr,i,found,err;
  	int adap_id = i2c_adapter_id(adapter);
 @@ -644,7 +644,7 @@
- 			     (addr = address_data->force[i+1])) {
+ 			     (addr == address_data->force[i+1])) {
  				DEB2(printk(KERN_DEBUG "i2c-core.o: found force parameter for adapter %d, addr %04x\n",
  				            adap_id,addr));
 -				if ((err = found_proc(adapter,addr,0,0)))
diff --git a/a/content_digest b/N1/content_digest
index 7f896fe..5edfe26 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,7 @@
  "ref\010512287461640@kroah.com\0"
- "ref\010512287461373@kroah.com\0"
- "From\0greg@kroah.com (Greg KH)\0"
- "Subject\0[PATCH] i2c driver changes for 2.5.68\0"
- "Date\0Thu, 19 May 2005 06:23:54 +0000\0"
+ "From\0Greg KH <greg@kroah.com>\0"
+ "Subject\0Re: [PATCH] i2c driver changes for 2.5.68\0"
+ "Date\0Thu, 24 Apr 2003 16:59:06 -0700\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "\00:1\0"
@@ -32,7 +31,7 @@
  " \tint addr,i,found,err;\n"
  " \tint adap_id = i2c_adapter_id(adapter);\n"
  "@@ -644,7 +644,7 @@\n"
- " \t\t\t     (addr = address_data->force[i+1])) {\n"
+ " \t\t\t     (addr == address_data->force[i+1])) {\n"
  " \t\t\t\tDEB2(printk(KERN_DEBUG \"i2c-core.o: found force parameter for adapter %d, addr %04x\\n\",\n"
  " \t\t\t\t            adap_id,addr));\n"
  "-\t\t\t\tif ((err = found_proc(adapter,addr,0,0)))\n"
@@ -67,4 +66,4 @@
  " /* An ioctl like call to set div. parameters of the adapter.\n"
    */
 
-1b2f6fc541fb1a6fecaf79eb2edbd9a461f65a4e4ecaad1c7ce6a3ee65ed73e3
+967c81edec7713260354fdf14259cfd58ef31598db1620e546163675f88a6180

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.