diff for duplicates of <20100202085651.360fed29@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index 59a891f..8a9ead4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On Mon, 1 Feb 2010 23:22:10 -0800, Joe Perches wrote: > @@ -948,8 +948,7 @@ static int __devinit vt8231_pci_probe(struct pci_dev *dev, > > address = val & ~(VT8231_EXTENT - 1); -> if (address = 0) { +> if (address == 0) { > - dev_err(&dev->dev, "base address not set -\ > - upgrade BIOS or use force_addr=0xaddr\n"); > + dev_err(&dev->dev, "base address not set - upgrade BIOS or use force_addr=0xaddr\n"); @@ -30,8 +30,3 @@ the problem by replacing the \ by a pair of ". -- Jean Delvare - -_______________________________________________ -lm-sensors mailing list -lm-sensors@lm-sensors.org -http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index 665e487..b33c0c2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\0cover.1265095093.git.joe@perches.com\0" "ref\04a6cb6ef5a33d29220f021e2f28c7d676fff5e09.1265095094.git.joe@perches.com\0" "From\0Jean Delvare <khali@linux-fr.org>\0" - "Subject\0Re: [lm-sensors] [PATCH 04/10] drivers/hwmon/vt8231.c: Fix\0" - "Date\0Tue, 02 Feb 2010 07:56:51 +0000\0" + "Subject\0Re: [lm-sensors] [PATCH 04/10] drivers/hwmon/vt8231.c: Fix continuation line formats\0" + "Date\0Tue, 2 Feb 2010 08:56:51 +0100\0" "To\0Joe Perches <joe@perches.com>\0" "Cc\0linux-kernel@vger.kernel.org" Roger Lucas <vt8231@hiddenengine.co.uk> @@ -27,7 +27,7 @@ "> @@ -948,8 +948,7 @@ static int __devinit vt8231_pci_probe(struct pci_dev *dev,\n" "> \n" "> \taddress = val & ~(VT8231_EXTENT - 1);\n" - "> \tif (address = 0) {\n" + "> \tif (address == 0) {\n" "> -\t\tdev_err(&dev->dev, \"base address not set -\\\n" "> -\t\t\t\t upgrade BIOS or use force_addr=0xaddr\\n\");\n" "> +\t\tdev_err(&dev->dev, \"base address not set - upgrade BIOS or use force_addr=0xaddr\\n\");\n" @@ -40,11 +40,6 @@ "the problem by replacing the \\ by a pair of \".\n" "\n" "-- \n" - "Jean Delvare\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Jean Delvare -6977888a577c708aa37babea7010b0ee9914c2900ddebc7010088290274d11f0 +36c8977c90d7b918bbe9ca1e13d0b11855425ec299301e63a18c9a66381750bb
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.