diff mbox series

[1/1] docs: hwmon: fix make htmldocs warning

Message ID 20220831125237.44142-1-michaelsh@nvidia.com (mailing list archive)
State Not Applicable
Headers show
Series [1/1] docs: hwmon: fix make htmldocs warning | expand

Commit Message

Michael Shych Aug. 31, 2022, 12:52 p.m. UTC
From: Michael Shych <michaelsh@nvidia.com>

Fix WARNING: Title underline too short.

Fixes: 25e11ea6ead1b ("docs: hwmon: add emc2305.rst to docs")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Michael Shych <michaelsh@nvidia.com>
---
 Documentation/hwmon/emc2305.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck Aug. 31, 2022, 2:28 p.m. UTC | #1
On 8/31/22 05:52, michaelsh@nvidia.com wrote:
> From: Michael Shych <michaelsh@nvidia.com>
> 
> Fix WARNING: Title underline too short.
> 
> Fixes: 25e11ea6ead1b ("docs: hwmon: add emc2305.rst to docs")
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Michael Shych <michaelsh@nvidia.com>
> ---

I squashed this into the original patch.

Thanks,
Guenter

>   Documentation/hwmon/emc2305.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/emc2305.rst b/Documentation/hwmon/emc2305.rst
> index 854edab99595..2403dbaf2728 100644
> --- a/Documentation/hwmon/emc2305.rst
> +++ b/Documentation/hwmon/emc2305.rst
> @@ -13,7 +13,7 @@ Supported chips:
>         https://www.microchip.com/en-us/product/EMC2305
>   
>   Description:
> ------------
> +------------
>   This driver implements support for Microchip EMC2301/2/3/5 RPM-based PWM Fan Controller.
>   The EMC2305 Fan Controller supports up to 5 independently controlled PWM fan drives.
>   Fan rotation speeds are reported in RPM.
diff mbox series

Patch

diff --git a/Documentation/hwmon/emc2305.rst b/Documentation/hwmon/emc2305.rst
index 854edab99595..2403dbaf2728 100644
--- a/Documentation/hwmon/emc2305.rst
+++ b/Documentation/hwmon/emc2305.rst
@@ -13,7 +13,7 @@  Supported chips:
       https://www.microchip.com/en-us/product/EMC2305
 
 Description:
------------
+------------
 This driver implements support for Microchip EMC2301/2/3/5 RPM-based PWM Fan Controller.
 The EMC2305 Fan Controller supports up to 5 independently controlled PWM fan drives.
 Fan rotation speeds are reported in RPM.