diff for duplicates of <4C551058.20509@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 1ba833d..5424a26 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,7 +44,7 @@ On 08/01/2010 01:31 AM, Giel van Schijndel wrote: >>>> the if test from the f71808fg case. >>>> >>>>> + case f71808fg: ->>>>> + if (data->type = f71808fg) { +>>>>> + if (data->type == f71808fg) { >>>>> + err = f71882fg_create_sysfs_files(pdev, >>>>> + f71808_in_attr, >>>>> + ARRAY_SIZE(f71808_in_attr)); @@ -57,7 +57,8 @@ On 08/01/2010 01:31 AM, Giel van Schijndel wrote: >>>>> ... snip ... >>> >>> Ack. New and improved patch follows this line. ->>> ==================================>>> hwmon: f71882fg: Add support for the Fintek F71808E +>>> ===================================================================== +>>> hwmon: f71882fg: Add support for the Fintek F71808E >> >> This new version looks good to me: >> Acked-by: Hans de Goede<hdegoede@redhat.com> @@ -77,8 +78,3 @@ them and Jean can then put them into his tree. Thanks & Regards, Hans - -_______________________________________________ -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 c84a6c3..7419e39 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,8 +5,8 @@ "ref\04BA9EA0C.6070200@redhat.com\0" "ref\020100731233121.GD3711@salidar.me.mortis.eu\0" "From\0Hans de Goede <hdegoede@redhat.com>\0" - "Subject\0Re: [lm-sensors] [PATCH 1/4] hwmon: f71882fg: Add support for the\0" - "Date\0Sun, 01 Aug 2010 06:12:40 +0000\0" + "Subject\0Re: [PATCH 1/4] hwmon: f71882fg: Add support for the Fintek F71808E\0" + "Date\0Sun, 01 Aug 2010 08:12:40 +0200\0" "To\0Giel van Schijndel <me@mortis.eu>\0" "Cc\0Jean Delvare <khali@linux-fr.org>" Jonathan Cameron <jic23@cam.ac.uk> @@ -61,7 +61,7 @@ ">>>> the if test from the f71808fg case.\n" ">>>>\n" ">>>>> +\t\tcase f71808fg:\n" - ">>>>> +\t\t\tif (data->type = f71808fg) {\n" + ">>>>> +\t\t\tif (data->type == f71808fg) {\n" ">>>>> +\t\t\t\terr = f71882fg_create_sysfs_files(pdev,\n" ">>>>> +\t\t\t\t\t\tf71808_in_attr,\n" ">>>>> +\t\t\t\t\t\tARRAY_SIZE(f71808_in_attr));\n" @@ -74,7 +74,8 @@ ">>>>> ... snip ...\n" ">>>\n" ">>> Ack. New and improved patch follows this line.\n" - ">>> ==================================>>> hwmon: f71882fg: Add support for the Fintek F71808E\n" + ">>> =====================================================================\n" + ">>> hwmon: f71882fg: Add support for the Fintek F71808E\n" ">>\n" ">> This new version looks good to me:\n" ">> Acked-by: Hans de Goede<hdegoede@redhat.com>\n" @@ -93,11 +94,6 @@ "\n" "Thanks & Regards,\n" "\n" - "Hans\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Hans -a94ed72941819b3795009253935eeb562bcf8d7fe64f6b0e264926caf01439a7 +6e589bfedacde90b15131ed00fd1f781d816c31bebe0f03c1bff05b2fc0e31ae
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.