Re: [PATCH] hwmon: (pmbus): Fix Documentation kernel-doc warning

From: Guenter Roeck
Date: Thu Mar 11 2021 - 23:43:23 EST


On 3/11/21 8:06 PM, Chris Packham wrote:
> Fix Documentation/hwmon/ kernel-doc warning:
>
> Documentation/hwmon/ir36021.rst:34: WARNING: Malformed table.
> No bottom table border found.
>
> Fixes: 0be9fee30ff9 ("hwmon: (pmbus) Add driver for Infineon IR36021")
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>

Squashed into offending patch.

Thanks,
Guenter

> ---
> Documentation/hwmon/ir36021.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/hwmon/ir36021.rst b/Documentation/hwmon/ir36021.rst
> index 36ef8d518b81..ca3436b04e20 100644
> --- a/Documentation/hwmon/ir36021.rst
> +++ b/Documentation/hwmon/ir36021.rst
> @@ -60,3 +60,4 @@ temp1_alarm Temperature alarm
>
> temp2_input Measured other loop temperature
> temp2_alarm Temperature alarm
> +======================= ===========================
>