diff for duplicates of <559455C7.3030002@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 46a3964..c043930 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 06/29/2015 06:31 PM, Peter Hung wrote: > --- [ .. ] -> + if (data->type = f81866a) { +> + if (data->type == f81866a) { > + size = ARRAY_SIZE(f81866_temp_beep_attr[0]); > + err = f71882fg_create_sysfs_files(pdev, > + &f81866_temp_beep_attr[0][0], @@ -31,9 +31,3 @@ TskTsk ... turns out you didn't even compile test this code. How am I supposed to know that it is working ? Guenter - - -_______________________________________________ -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 5d551be..5a07cb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01435627870-12249-1-git-send-email-hpeter+linux_kernel@gmail.com\0" "ref\01435627870-12249-3-git-send-email-hpeter+linux_kernel@gmail.com\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [lm-sensors] [PATCH V2 2/3] hwmon:f71882fg fix f81866a temp/beep setting\0" - "Date\0Wed, 01 Jul 2015 21:04:07 +0000\0" + "Subject\0Re: [PATCH V2 2/3] hwmon:f71882fg fix f81866a temp/beep setting\0" + "Date\0Wed, 01 Jul 2015 14:04:07 -0700\0" "To\0Peter Hung <hpeter@gmail.com>" " jdelvare@suse.de\0" "Cc\0lm-sensors@lm-sensors.org" @@ -31,7 +31,7 @@ "> ---\n" "[ .. ]\n" "\n" - "> +\t\t\tif (data->type = f81866a) {\n" + "> +\t\t\tif (data->type == f81866a) {\n" "> +\t\t\t\tsize = ARRAY_SIZE(f81866_temp_beep_attr[0]);\n" "> +\t\t\t\terr = f71882fg_create_sysfs_files(pdev,\n" "> +\t\t\t\t\t\t&f81866_temp_beep_attr[0][0],\n" @@ -44,12 +44,6 @@ "\n" "How am I supposed to know that it is working ?\n" "\n" - "Guenter\n" - "\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Guenter -546c7cb4088b1458d99f962ae1dcdae169b21aa7f5fa081309ad951dace39c76 +cb39748ddeb3f03c04f26d177729dcfd9d4164ae8dd8a7e17f6e3158efefe1ef
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.