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

From: Chris Packham
Date: Thu Mar 11 2021 - 23:08:16 EST


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>
---
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