public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short"
@ 2018-02-19 13:55 Masanari Iida
  2018-02-19 14:13 ` Jonathan Corbet
  2018-02-19 14:32 ` Matthew Wilcox
  0 siblings, 2 replies; 4+ messages in thread
From: Masanari Iida @ 2018-02-19 13:55 UTC (permalink / raw)
  To: sdharia, gregkh, linux-kernel, corbet, linux-doc; +Cc: Masanari Iida

This patch fixes a warning during "make xmldocs"

Documentation/driver-api/slimbus.rst:93:
WARNING: Title underline too short.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/driver-api/slimbus.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/slimbus.rst b/Documentation/driver-api/slimbus.rst
index 7555ecd538de..a97449cf603a 100644
--- a/Documentation/driver-api/slimbus.rst
+++ b/Documentation/driver-api/slimbus.rst
@@ -90,7 +90,7 @@ controller resets the bus. This notification allows the driver to take necessary
 steps to boot the device so that it's functional after the bus has been reset.
 
 Driver and Controller APIs:
---------------------------
+---------------------------
 .. kernel-doc:: include/linux/slimbus.h
    :internal:
 
-- 
2.16.2.246.ga4ee44448fe9

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

end of thread, other threads:[~2018-02-26  4:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 13:55 [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short" Masanari Iida
2018-02-19 14:13 ` Jonathan Corbet
2018-02-19 14:32 ` Matthew Wilcox
2018-02-26  4:22   ` Randy Dunlap

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