diff for duplicates of <20100411132437.554cee22@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index d499cc9..2e6efa7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -239,7 +239,7 @@ What about: This is easier to read IMHO. > + -> + if (!temp || temp = 0xff) +> + if (!temp || temp == 0xff) > + return -1; > + > + return temp * 1000; @@ -570,8 +570,3 @@ Update wanted, if you want this upstream, obviously... -- 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 d40dc55..cf41bb8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01260546750-6206-1-git-send-email-mjg@redhat.com\0" "From\0Jean Delvare <khali@linux-fr.org>\0" - "Subject\0Re: [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal\0" - "Date\0Sun, 11 Apr 2010 11:24:37 +0000\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem\0" + "Date\0Sun, 11 Apr 2010 13:24:37 +0200\0" "To\0Matthew Garrett <mjg@redhat.com>\0" "Cc\0lm-sensors@lm-sensors.org" " linux-kernel@vger.kernel.org\0" @@ -248,7 +248,7 @@ "This is easier to read IMHO.\n" "\n" "> +\n" - "> +\tif (!temp || temp = 0xff)\n" + "> +\tif (!temp || temp == 0xff)\n" "> +\t\treturn -1;\n" "> +\n" "> +\treturn temp * 1000;\n" @@ -578,11 +578,6 @@ "Update wanted, if you want this upstream, obviously...\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 -5f4915b7ab4e84a0ed418f353e87e710285d10888e0c32a27e287ebaa26565eb +db6a9865f377fd9a3698dcf084fbf0aa636eb3d43f1d3ed84fd2568c3e53abce
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.