diff for duplicates of <4BA9EA0C.6070200@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 65ad9d3..a8fe5b0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ On 03/24/2010 10:23 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)); @@ -84,7 +84,7 @@ On 03/24/2010 10:23 AM, Giel van Schijndel wrote: >> Idem. > > Ack. New and improved patch follows this line. -> ==================================== +> ======================================================================== > hwmon: f71882fg: Add support for the Fintek F71808E > @@ -94,8 +94,3 @@ Acked-by: Hans de Goede <hdegoede@redhat.com> 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 cda31ce..f32aa72 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\04BA9CC64.5010807@redhat.com\0" "ref\020100324092357.GE6368@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\0Wed, 24 Mar 2010 10:31:40 +0000\0" + "Subject\0Re: [PATCH 1/4] hwmon: f71882fg: Add support for the Fintek F71808E\0" + "Date\0Wed, 24 Mar 2010 11:31:40 +0100\0" "To\0Giel van Schijndel <me@mortis.eu>\0" "Cc\0Jean Delvare <khali@linux-fr.org>" Jonathan Cameron <jic23@cam.ac.uk> @@ -70,7 +70,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" @@ -99,7 +99,7 @@ ">> Idem.\n" ">\n" "> Ack. New and improved patch follows this line.\n" - "> ====================================\n" + "> ========================================================================\n" "> hwmon: f71882fg: Add support for the Fintek F71808E\n" ">\n" "\n" @@ -108,11 +108,6 @@ "\n" "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 -b19100f356c3d2df534f74b0249024db8baefb3d9ba2b507d173c77026a83bf7 +39f16989d0bf70d03bd258b8182ce66cc4618b846df51bfdbe6782b8b65be7ed
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.