[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171128151656.27369-1-standby24x7@gmail.com>
Date: Wed, 29 Nov 2017 00:16:56 +0900
From: Masanari Iida <standby24x7@...il.com>
To: corbet@....net, vinod.koul@...el.com, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
This patch fix following warning during 'make xmldocs'
Documentation/driver-api/dmaengine/client.rst:188:
WARNING: Title underline too short.
Further APIs:
------------
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
Documentation/driver-api/dmaengine/client.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-api/dmaengine/client.rst b/Documentation/driver-api/dmaengine/client.rst
index 6245c99af8c1..fbbb2831f29f 100644
--- a/Documentation/driver-api/dmaengine/client.rst
+++ b/Documentation/driver-api/dmaengine/client.rst
@@ -185,7 +185,7 @@ The details of these operations are:
void dma_async_issue_pending(struct dma_chan *chan);
Further APIs:
-------------
+-------------
1. Terminate APIs
--
2.15.0.374.g5f9953d2c365
Powered by blists - more mailing lists