linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: hwmon: sysfs-interface: Fix stray colon
@ 2023-03-12 15:57 Stefan Wahren
  2023-03-12 17:59 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Wahren @ 2023-03-12 15:57 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Jonathan Corbet, Greg Kroah-Hartman
  Cc: Mauro Carvalho Chehab, linux-hwmon, linux-doc, linux-kernel,
	Stefan Wahren

The commit 036d6a4e75c9 ("ABI: sysfs-class-hwmon: add ABI documentation
for it") moved all ABI attributes to the usual ABI documentation. But this
change left a stray colon for the fan speed control method. Fix this
to avoid a confusion of readers.

Fixes: 036d6a4e75c9 ("ABI: sysfs-class-hwmon: add ABI documentation for it")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 Documentation/hwmon/sysfs-interface.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/sysfs-interface.rst b/Documentation/hwmon/sysfs-interface.rst
index 209626fb2405..f76e9f8cc1ad 100644
--- a/Documentation/hwmon/sysfs-interface.rst
+++ b/Documentation/hwmon/sysfs-interface.rst
@@ -201,7 +201,7 @@ PWM
 		Pulse width modulation fan control.
 
 `pwm[1-*]_enable`
-		Fan speed control method:
+		Fan speed control method.
 
 `pwm[1-*]_mode`
 		direct current or pulse-width modulation.
-- 
2.34.1


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

* Re: [PATCH] docs: hwmon: sysfs-interface: Fix stray colon
  2023-03-12 15:57 [PATCH] docs: hwmon: sysfs-interface: Fix stray colon Stefan Wahren
@ 2023-03-12 17:59 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2023-03-12 17:59 UTC (permalink / raw)
  To: Stefan Wahren
  Cc: Jean Delvare, Jonathan Corbet, Greg Kroah-Hartman,
	Mauro Carvalho Chehab, linux-hwmon, linux-doc, linux-kernel

On Sun, Mar 12, 2023 at 04:57:14PM +0100, Stefan Wahren wrote:
> The commit 036d6a4e75c9 ("ABI: sysfs-class-hwmon: add ABI documentation
> for it") moved all ABI attributes to the usual ABI documentation. But this
> change left a stray colon for the fan speed control method. Fix this
> to avoid a confusion of readers.
> 
> Fixes: 036d6a4e75c9 ("ABI: sysfs-class-hwmon: add ABI documentation for it")
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>

Applied.

Thanks,
Guenter

> ---
>  Documentation/hwmon/sysfs-interface.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/sysfs-interface.rst b/Documentation/hwmon/sysfs-interface.rst
> index 209626fb2405..f76e9f8cc1ad 100644
> --- a/Documentation/hwmon/sysfs-interface.rst
> +++ b/Documentation/hwmon/sysfs-interface.rst
> @@ -201,7 +201,7 @@ PWM
>  		Pulse width modulation fan control.
>  
>  `pwm[1-*]_enable`
> -		Fan speed control method:
> +		Fan speed control method.
>  
>  `pwm[1-*]_mode`
>  		direct current or pulse-width modulation.

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

end of thread, other threads:[~2023-03-12 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-12 15:57 [PATCH] docs: hwmon: sysfs-interface: Fix stray colon Stefan Wahren
2023-03-12 17:59 ` Guenter Roeck

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).