public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hwmon: (pmbus): Fix Documentation kernel-doc warning
@ 2021-03-12  4:06 Chris Packham
  2021-03-12  4:42 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Packham @ 2021-03-12  4:06 UTC (permalink / raw)
  To: linux, jdelvare
  Cc: corbet, linux-hwmon, linux-doc, linux-kernel, Chris Packham

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@alliedtelesis.co.nz>
---
 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
+======================= ===========================
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-12  4:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12  4:06 [PATCH] hwmon: (pmbus): Fix Documentation kernel-doc warning Chris Packham
2021-03-12  4:42 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox