diff for duplicates of <20090731004104.GE8371@oksana.dev.rtsoft.ru> diff --git a/a/1.txt b/N1/1.txt index f1a762f..506a815 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ index ae6204f..ab8a5d3 100644 + return -EINVAL; + + /* 3-wire link (shared SI/SO) for LM70 */ -+ if (chip == LM70_CHIP_LM70 && !(spi->mode & SPI_3WIRE)) ++ if (chip = LM70_CHIP_LM70 && !(spi->mode & SPI_3WIRE)) + return -EINVAL; + /* NOTE: we assume 8-bit words, and convert to 16 bits manually */ @@ -116,3 +116,9 @@ index ae6204f..ab8a5d3 100644 module_init(init_lm70); -- 1.6.3.3 + + +_______________________________________________ +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 11c3d60..1dfa8e1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,18 @@ "ref\020090731003957.GA23982@oksana.dev.rtsoft.ru\0" "From\0Anton Vorontsov <avorontsov@ru.mvista.com>\0" - "Subject\0[PATCH 5/6] hwmon: lm70: Convert to device table matching\0" - "Date\0Fri, 31 Jul 2009 04:41:04 +0400\0" + "Subject\0[lm-sensors] [PATCH 5/6] hwmon: lm70: Convert to device table\0" + "Date\0Fri, 31 Jul 2009 00:41:04 +0000\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" "Cc\0Ben Dooks <ben@fluff.org>" David Brownell <dbrownell@users.sourceforge.net> + David Woodhouse <dwmw2@infradead.org> + Grant Likely <grant.likely@secretlab.ca> Benjamin Herrenschmidt <benh@kernel.crashing.org> + Jean Delvare <khali@linux-fr.org> + linux-mtd@lists.infradead.org linux-kernel@vger.kernel.org lm-sensors@lm-sensors.org - Grant Likely <grant.likely@secretlab.ca> - linuxppc-dev@ozlabs.org - linux-mtd@lists.infradead.org - Jean Delvare <khali@linux-fr.org> - " David Woodhouse <dwmw2@infradead.org>\0" + " linuxppc-dev@ozlabs.org\0" "\00:1\0" "b\0" "This patch makes the code a little bit nicer, and shorter.\n" @@ -50,7 +50,7 @@ "+\t\treturn -EINVAL;\n" "+\n" "+\t/* 3-wire link (shared SI/SO) for LM70 */\n" - "+\tif (chip == LM70_CHIP_LM70 && !(spi->mode & SPI_3WIRE))\n" + "+\tif (chip = LM70_CHIP_LM70 && !(spi->mode & SPI_3WIRE))\n" "+\t\treturn -EINVAL;\n" "+\n" " \t/* NOTE: we assume 8-bit words, and convert to 16 bits manually */\n" @@ -132,6 +132,12 @@ " \n" " module_init(init_lm70);\n" "-- \n" - 1.6.3.3 + "1.6.3.3\n" + "\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -af36238674404bb11a9b56c3a6afff6afe89d299d5864f23c84373e3b0662e4e +bb63236c35ae243772de54cbdc3177261599765dd469bce872b58370af96473d
diff --git a/a/content_digest b/N2/content_digest index 11c3d60..1dc9c84 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,10 +5,8 @@ "To\0Andrew Morton <akpm@linux-foundation.org>\0" "Cc\0Ben Dooks <ben@fluff.org>" David Brownell <dbrownell@users.sourceforge.net> - Benjamin Herrenschmidt <benh@kernel.crashing.org> linux-kernel@vger.kernel.org lm-sensors@lm-sensors.org - Grant Likely <grant.likely@secretlab.ca> linuxppc-dev@ozlabs.org linux-mtd@lists.infradead.org Jean Delvare <khali@linux-fr.org> @@ -134,4 +132,4 @@ "-- \n" 1.6.3.3 -af36238674404bb11a9b56c3a6afff6afe89d299d5864f23c84373e3b0662e4e +a8f6ac2f5bdcf233ced8ef288a59b7fafee59eee99dd98e7453afc5f1c8bcfe6
diff --git a/a/content_digest b/N3/content_digest index 11c3d60..4caccf5 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -5,14 +5,14 @@ "To\0Andrew Morton <akpm@linux-foundation.org>\0" "Cc\0Ben Dooks <ben@fluff.org>" David Brownell <dbrownell@users.sourceforge.net> + David Woodhouse <dwmw2@infradead.org> + Grant Likely <grant.likely@secretlab.ca> Benjamin Herrenschmidt <benh@kernel.crashing.org> + Jean Delvare <khali@linux-fr.org> + linux-mtd@lists.infradead.org linux-kernel@vger.kernel.org lm-sensors@lm-sensors.org - Grant Likely <grant.likely@secretlab.ca> - linuxppc-dev@ozlabs.org - linux-mtd@lists.infradead.org - Jean Delvare <khali@linux-fr.org> - " David Woodhouse <dwmw2@infradead.org>\0" + " linuxppc-dev@ozlabs.org\0" "\00:1\0" "b\0" "This patch makes the code a little bit nicer, and shorter.\n" @@ -134,4 +134,4 @@ "-- \n" 1.6.3.3 -af36238674404bb11a9b56c3a6afff6afe89d299d5864f23c84373e3b0662e4e +9f85393bf8a761460d79025ca2739ceb0ee136b33c590e8fd0b3687c593db93a
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.