diff for duplicates of <1047603322689@kroah.com> diff --git a/a/1.txt b/N1/1.txt index d1a5392..ea7bed3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,7 +45,7 @@ diff -Nru a/drivers/i2c/busses/i2c-piix4.c b/drivers/i2c/busses/i2c-piix4.c - struct sd *num = supported; - struct pci_dev *PIIX4_dev = NULL; -- if (pci_present() = 0) { +- if (pci_present() == 0) { - error_return = -ENODEV; - goto END; - } @@ -65,7 +65,7 @@ diff -Nru a/drivers/i2c/busses/i2c-piix4.c b/drivers/i2c/busses/i2c-piix4.c - num++; - } while (num->mfr); - -- if (PIIX4_dev = NULL) { +- if (PIIX4_dev == NULL) { - printk - (KERN_ERR "i2c-piix4.o: Error: Can't detect PIIX4 or compatible device!\n"); - error_return = -ENODEV; diff --git a/a/content_digest b/N1/content_digest index 325ed49..670d605 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,7 @@ "ref\010476033212149@kroah.com\0" - "ref\010476033213315@kroah.com\0" - "From\0greg@kroah.com (Greg KH)\0" - "Subject\0[PATCH] i2c driver changes for 2.5.64\0" - "Date\0Thu, 19 May 2005 06:23:49 +0000\0" + "From\0Greg KH <greg@kroah.com>\0" + "Subject\0Re: [PATCH] i2c driver changes for 2.5.64\0" + "Date\0Thu, 13 Mar 2003 16:55 -0800\0" "To\0linux-kernel@vger.kernel.org" " sensors@stimpy.netroedge.com\0" "\00:1\0" @@ -54,7 +53,7 @@ "-\tstruct sd *num = supported;\n" "-\tstruct pci_dev *PIIX4_dev = NULL;\n" " \n" - "-\tif (pci_present() = 0) {\n" + "-\tif (pci_present() == 0) {\n" "-\t\terror_return = -ENODEV;\n" "-\t\tgoto END;\n" "-\t}\n" @@ -74,7 +73,7 @@ "-\t\tnum++;\n" "-\t} while (num->mfr);\n" "-\n" - "-\tif (PIIX4_dev = NULL) {\n" + "-\tif (PIIX4_dev == NULL) {\n" "-\t\tprintk\n" "-\t\t (KERN_ERR \"i2c-piix4.o: Error: Can't detect PIIX4 or compatible device!\\n\");\n" "-\t\t error_return = -ENODEV;\n" @@ -181,4 +180,4 @@ " \n" static void __devexit piix4_remove(struct pci_dev *dev) -02d8b4947f05a1b4822096a01b7c655e48cc62d3d065bf4ae819f10fb37028bc +0a18a78bd211fbba5e7246a09b6829d4912eca758aeec5164b1e56b309bcc19b
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.