Re: [PATCH] hwmon: fix sbtsi_temp Documenation kernel-doc warning

2020-12-30 Thread Guenter Roeck
On Mon, Dec 28, 2020 at 07:54:28PM -0800, Randy Dunlap wrote: > Fix Documentation/hwmon/ kernel-doc warning in 5.11-rc1: > > lnx-511-rc1/Documentation/hwmon/sbtsi_temp.rst:4: WARNING: Title underline > too short. > > Kernel driver sbtsi_temp > == > > Fixes: 6ec3fcf556fe ("hwmon:

[PATCH] hwmon: fix sbtsi_temp Documenation kernel-doc warning

2020-12-28 Thread Randy Dunlap
Fix Documentation/hwmon/ kernel-doc warning in 5.11-rc1: lnx-511-rc1/Documentation/hwmon/sbtsi_temp.rst:4: WARNING: Title underline too short. Kernel driver sbtsi_temp == Fixes: 6ec3fcf556fe ("hwmon: (sbtsi) Add documentation") Signed-off-by: Randy Dunlap Cc: Kun Yi Cc: Guente