Skip to content

Commit

Permalink
docs: hwmon: sysfs-interface: Fix stray colon
Browse files Browse the repository at this point in the history
The commit 036d6a4 ("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: 036d6a4 ("ABI: sysfs-class-hwmon: add ABI documentation for it")
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/20230312155714.17290-1-stefan.wahren@i2se.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
  • Loading branch information
lategoodbye authored and groeck committed Mar 12, 2023
1 parent 95af9e9 commit 5c88c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/hwmon/sysfs-interface.rst
Expand Up @@ -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.
Expand Down

0 comments on commit 5c88c44

Please sign in to comment.