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

diff --git a/a/1.txt b/N1/1.txt
index 9678cde..fa875db 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,7 +30,7 @@ diff -Nru a/drivers/i2c/busses/i2c-amd756-s4882.c b/drivers/i2c/busses/i2c-amd75
  	error = i2c_del_adapter(&amd756_smbus);
  	if (error) {
 -		if (error != -EINVAL)
-+		if (error = -EINVAL)
++		if (error == -EINVAL)
 +			error = -ENODEV;
 +		else
  			dev_err(&amd756_smbus.dev, "Physical bus removal "
diff --git a/a/content_digest b/N1/content_digest
index 6c1c69b..858a939 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020041119215935.GA15956@kroah.com\0"
  "ref\020041119220001.GB15956@kroah.com\0"
- "From\0greg@kroah.com (Greg KH)\0"
- "Subject\0[PATCH] I2C fixes for 2.6.10-rc2\0"
- "Date\0Thu, 19 May 2005 06:25:23 +0000\0"
+ "From\0Greg KH <greg@kroah.com>\0"
+ "Subject\0Re: [PATCH] I2C fixes for 2.6.10-rc2\0"
+ "Date\0Fri, 19 Nov 2004 14:00:15 -0800\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "\00:1\0"
@@ -39,7 +39,7 @@
  " \terror = i2c_del_adapter(&amd756_smbus);\n"
  " \tif (error) {\n"
  "-\t\tif (error != -EINVAL)\n"
- "+\t\tif (error = -EINVAL)\n"
+ "+\t\tif (error == -EINVAL)\n"
  "+\t\t\terror = -ENODEV;\n"
  "+\t\telse\n"
  " \t\t\tdev_err(&amd756_smbus.dev, \"Physical bus removal \"\n"
@@ -55,4 +55,4 @@
  " \t\tgoto ERROR3;\n"
  " \t}"
 
-bfc0731799e030a613d237f9909abb26f86d9d6961fd57a2af13b5a3534cedf7
+3842a84bafa92cbbb6df6f0e2b79ffab0417b68ffd03912065ffe78945fd8426

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.