[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201207152658.32444-1-lukas.bulwahn@gmail.com>
Date: Mon, 7 Dec 2020 16:26:58 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>, linux-hwmon@...r.kernel.org
Cc: Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] hwmon: pmbus: correct title underline length
Commit b722d7b9e4da ("hwmon: (pmbus) Driver for Delta power supplies
Q54SJ108A2") provides new documentation for DELTA Q54SJ108A2NC* drivers,
but the title underline was too short.
make htmldocs warns:
Documentation/hwmon/q54sj108a2.rst:4: WARNING: Title underline too short.
Adjust the title underline to the correct length.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
applies on next-20201207 and the hwmon -next tree
Guenter, Jean, please pick this minor doc fix on your -next tree.
Documentation/hwmon/q54sj108a2.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/hwmon/q54sj108a2.rst b/Documentation/hwmon/q54sj108a2.rst
index fabce671985a..035312d25c34 100644
--- a/Documentation/hwmon/q54sj108a2.rst
+++ b/Documentation/hwmon/q54sj108a2.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0-or-later
Kernel driver q54sj108a2
-=====================
+========================
Supported chips:
--
2.17.1
Powered by blists - more mailing lists