diff for duplicates of <20070924171128.19f91009@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index 988d8b4..2740a12 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,8 +22,8 @@ on fixing this now, than use a temporary workaround as you are proposing. > -> Signed-off-by: Henrique de Moraes Holschuh <hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org> -> Cc: LM Sensors ML <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> +> Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> +> Cc: LM Sensors ML <lm-sensors@lm-sensors.org> It's pretty pointless to have a mailing list listed here, as the list itself can't ack nor nack your patch. @@ -174,8 +174,7 @@ know it's confusing, not my fault.) > &thermal_temp_input16_group); > break; > case TPACPI_THERMAL_NONE: -> @@ -3686,7 +3693,7 @@ static struct device_attribute dev_attr_fan_fan1_input = -> __ATTR(fan1_input, S_IRUGO, +> @@ -3686,7 +3693,7 @@ static struct device_attribute dev_attr_fan_fan1_input > __ATTR(fan1_input, S_IRUGO, > fan_fan1_input_show, NULL); > > -/* sysfs fan fan_watchdog (driver) ------------------------------------- */ @@ -219,8 +218,7 @@ know it's confusing, not my fault.) > + return snprintf(buf, PAGE_SIZE, "%s\n", IBM_HWMON_DRVR_NAME); > +} > + -> +static struct device_attribute dev_attr_thinkpad_acpi_pdev_name = -> + __ATTR(name, S_IRUGO, thinkpad_acpi_pdev_name_show, NULL); +> +static struct device_attribute dev_attr_thinkpad_acpi_pdev_name > + __ATTR(name, S_IRUGO, thinkpad_acpi_pdev_name_show, NULL); > + > +/* --------------------------------------------------------------------- */ > + @@ -315,7 +313,7 @@ way. > -#define IBM_FILE "thinkpad_acpi" > +#define IBM_FILE IBM_NAME "_acpi" > #define IBM_URL "http://ibm-acpi.sf.net/" -> #define IBM_MAIL "ibm-acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" +> #define IBM_MAIL "ibm-acpi-devel@lists.sourceforge.net" > > #define IBM_PROC_DIR "ibm" > #define IBM_ACPI_EVENT_PREFIX "ibm" @@ -346,7 +344,7 @@ way. -- Jean Delvare -------------------------------------------------------------------------- -This SF.net email is sponsored by: Microsoft -Defy all challenges. Microsoft(R) Visual Studio 2005. -http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ +_______________________________________________ +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 7da812b..5a8e2fc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,10 @@ "ref\01190557457539-git-send-email-hmh@hmh.eng.br\0" "ref\011905574583315-git-send-email-hmh@hmh.eng.br\0" "ref\011905574583315-git-send-email-hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org\0" - "From\0Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\0" - "Subject\0Re: [lm-sensors] [PATCH 8/9] ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it\0" - "Date\0Mon, 24 Sep 2007 17:11:28 +0200\0" + "From\0Jean Delvare <khali@linux-fr.org>\0" + "Subject\0Re: [lm-sensors] [PATCH 8/9] ACPI: thinkpad-acpi: use a separate\0" + "Date\0Mon, 24 Sep 2007 15:11:28 +0000\0" + "To\0lm-sensors@vger.kernel.org\0" "Cc\0linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" LM-MRDXTZLjjMs8G+1z+Pypc6QD96bmaF075NbjCUgZEJk@public.gmane.org Sensors ML <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> @@ -36,8 +37,8 @@ "proposing.\n" "\n" "> \n" - "> Signed-off-by: Henrique de Moraes Holschuh <hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>\n" - "> Cc: LM Sensors ML <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>\n" + "> Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>\n" + "> Cc: LM Sensors ML <lm-sensors@lm-sensors.org>\n" "\n" "It's pretty pointless to have a mailing list listed here, as the list\n" "itself can't ack nor nack your patch.\n" @@ -188,8 +189,7 @@ "> \t\t\t\t &thermal_temp_input16_group);\n" "> \t\tbreak;\n" "> \tcase TPACPI_THERMAL_NONE:\n" - "> @@ -3686,7 +3693,7 @@ static struct device_attribute dev_attr_fan_fan1_input =\n" - "> \t__ATTR(fan1_input, S_IRUGO,\n" + "> @@ -3686,7 +3693,7 @@ static struct device_attribute dev_attr_fan_fan1_input > \t__ATTR(fan1_input, S_IRUGO,\n" "> \t\tfan_fan1_input_show, NULL);\n" "> \n" "> -/* sysfs fan fan_watchdog (driver) ------------------------------------- */\n" @@ -233,8 +233,7 @@ "> +\treturn snprintf(buf, PAGE_SIZE, \"%s\\n\", IBM_HWMON_DRVR_NAME);\n" "> +}\n" "> +\n" - "> +static struct device_attribute dev_attr_thinkpad_acpi_pdev_name =\n" - "> +\t__ATTR(name, S_IRUGO, thinkpad_acpi_pdev_name_show, NULL);\n" + "> +static struct device_attribute dev_attr_thinkpad_acpi_pdev_name > +\t__ATTR(name, S_IRUGO, thinkpad_acpi_pdev_name_show, NULL);\n" "> +\n" "> +/* --------------------------------------------------------------------- */\n" "> +\n" @@ -329,7 +328,7 @@ "> -#define IBM_FILE \"thinkpad_acpi\"\n" "> +#define IBM_FILE IBM_NAME \"_acpi\"\n" "> #define IBM_URL \"http://ibm-acpi.sf.net/\"\n" - "> #define IBM_MAIL \"ibm-acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\"\n" + "> #define IBM_MAIL \"ibm-acpi-devel@lists.sourceforge.net\"\n" "> \n" "> #define IBM_PROC_DIR \"ibm\"\n" "> #define IBM_ACPI_EVENT_PREFIX \"ibm\"\n" @@ -360,9 +359,9 @@ "-- \n" "Jean Delvare\n" "\n" - "-------------------------------------------------------------------------\n" - "This SF.net email is sponsored by: Microsoft\n" - "Defy all challenges. Microsoft(R) Visual Studio 2005.\n" - http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -a65ec58ff722c8855bb5eb5d726729256e5bbb33a65ee2595c6e860cc10b907c +ac949402b2fd21491f425687062a8fac04d7a29abe08f28d4fa4c92fb418bafe
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.