From: Masanari Iida Date: Mon, 19 Feb 2018 13:55:50 +0000 (+0900) Subject: linux-next: SLIMbus: doc: Fix a warning "Title underline too short" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=281a7af87352011fa5a28e3cf6ce601dec79a179;p=linux.git linux-next: SLIMbus: doc: Fix a warning "Title underline too short" This patch fixes a warning during "make xmldocs" Documentation/driver-api/slimbus.rst:93: WARNING: Title underline too short. Signed-off-by: Masanari Iida Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/driver-api/slimbus.rst b/Documentation/driver-api/slimbus.rst index 7555ecd538dec..a97449cf603ab 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: