linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] hwmon: fix documentation index
@ 2022-02-04  5:22 Eugene Shalygin
  2022-02-04  5:35 ` Guenter Roeck
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Shalygin @ 2022-02-04  5:22 UTC (permalink / raw)
  To: eugene.shalygin
  Cc: Jean Delvare, Guenter Roeck, Jonathan Corbet, linux-hwmon,
	linux-doc, linux-kernel

Replace asus_wmi_ec_sensors with asus_ec_sensors, which should have been
done in d4b4bb104d12.

Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
---
 Documentation/hwmon/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
index df20022c741f..1bad4e6116e4 100644
--- a/Documentation/hwmon/index.rst
+++ b/Documentation/hwmon/index.rst
@@ -43,7 +43,7 @@ Hardware Monitoring Kernel Drivers
    asb100
    asc7621
    aspeed-pwm-tacho
-   asus_wmi_ec_sensors
+   asus_ec_sensors
    asus_wmi_sensors
    bcm54140
    bel-pfe
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] hwmon: fix documentation index
  2022-02-04  5:22 [PATCH] hwmon: fix documentation index Eugene Shalygin
@ 2022-02-04  5:35 ` Guenter Roeck
  2022-02-04 13:49   ` Eugene Shalygin
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2022-02-04  5:35 UTC (permalink / raw)
  To: Eugene Shalygin
  Cc: Jean Delvare, Jonathan Corbet, linux-hwmon, linux-doc,
	linux-kernel

On 2/3/22 21:22, Eugene Shalygin wrote:
> Replace asus_wmi_ec_sensors with asus_ec_sensors, which should have been
> done in d4b4bb104d12.
> 
> Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
> ---
>   Documentation/hwmon/index.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
> index df20022c741f..1bad4e6116e4 100644
> --- a/Documentation/hwmon/index.rst
> +++ b/Documentation/hwmon/index.rst
> @@ -43,7 +43,7 @@ Hardware Monitoring Kernel Drivers
>      asb100
>      asc7621
>      aspeed-pwm-tacho
> -   asus_wmi_ec_sensors
> +   asus_ec_sensors
>      asus_wmi_sensors
>      bcm54140
>      bel-pfe

I already did that in the original patch, and I undid the removal of
asus_wmi_ec_sensors.

Guenter


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] hwmon: fix documentation index
  2022-02-04  5:35 ` Guenter Roeck
@ 2022-02-04 13:49   ` Eugene Shalygin
  0 siblings, 0 replies; 3+ messages in thread
From: Eugene Shalygin @ 2022-02-04 13:49 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Jean Delvare, Jonathan Corbet, linux-hwmon,
	Linux Documentation List, Linux Kernel Mailing List

On Fri, 4 Feb 2022 at 06:35, Guenter Roeck <linux@roeck-us.net> wrote:
> I already did that in the original patch, and I undid the removal of
> asus_wmi_ec_sensors.

Thank you and sorry for the mistake!

Regards,
Eugene

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-04 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04  5:22 [PATCH] hwmon: fix documentation index Eugene Shalygin
2022-02-04  5:35 ` Guenter Roeck
2022-02-04 13:49   ` Eugene Shalygin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).