Re: linux-next: build warning after merge of the hwmon-staging tree

From: Chris Packham
Date: Thu Mar 11 2021 - 23:03:37 EST



On 12/03/21 4:50 pm, Stephen Rothwell wrote:
> Hi all,
>
> After merging the hwmon-staging tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/hwmon/ir36021.rst:34: WARNING: Malformed table.
> No bottom table border found.
>
> ======================= ===========================
> curr1_label "iin"
> curr1_input Measured input current
> curr1_alarm Input fault alarm
>
> curr2_label "iout1"
> curr2_input Measured output current
> curr2_alarm Output over-current alarm
>
> in1_label "vin"
> in1_input Measured input voltage
> in1_alarm Input under-voltage alarm
>
> in2_label "vout1"
> in2_input Measured output voltage
> in2_alarm Output over-voltage alarm
>
> power1_label "pin"
> power1_input Measured input power
> power1_alarm Input under-voltage alarm
>
> power2_label "pout1"
> power2_input Measured output power
>
> temp1_input Measured temperature
> temp1_alarm Temperature alarm
>
> temp2_input Measured other loop temperature
> temp2_alarm Temperature alarm
>
> Caused by commit
>
> 0be9fee30ff9 ("hwmon: (pmbus) Add driver for Infineon IR36021")
>
Easy enough to fix. Who should I send the patch to?