linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] hwmon: pmbus: correct title underline length
@ 2020-12-07 15:26 Lukas Bulwahn
  2020-12-07 15:47 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-12-07 15:26 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, linux-hwmon
  Cc: Jonathan Corbet, linux-doc, kernel-janitors, linux-kernel, Lukas Bulwahn

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@gmail.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


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

end of thread, other threads:[~2020-12-07 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 15:26 [PATCH] hwmon: pmbus: correct title underline length Lukas Bulwahn
2020-12-07 15:47 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).