Re: [PATCH] hwmon: pmbus: fix table in STEF48H28 documentation

From: Guenter Roeck

Date: Thu Jan 29 2026 - 09:13:09 EST


On Tue, Jan 27, 2026 at 04:22:00PM -0800, Randy Dunlap wrote:
> "make htmldocs" reports build errors/warnings:
>
> Documentation/hwmon/stef48h28.rst:45: ERROR: Missing matching underline for section title overline.
> =========================================================
> in1_label "vin".
> in1_input Measured voltage. From READ_VIN register. [docutils]
> Documentation/hwmon/stef48h28.rst:73: WARNING: Title underline too short.
> temp2_input Measured temperature. From READ_TEMPERATURE_2 register.
> ========================================================= [docutils]
>
> Fix the table overline/underline line lengths and convert it to
> a 2-column table.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Applied.

Thanks,
Guenter