aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2017-11-29 00:16:56 +0900
committerJonathan Corbet <corbet@lwn.net>2017-12-02 08:36:50 -0700
commite50806a9fd0132402a62cb3161d786335662072f (patch)
treecbd8cd315860a5b20d5f774cc79027334eac91f9 /Documentation
parentscripts/kernel-doc: Don't fail with status != 0 if error encountered with -none (diff)
downloadlinux-dev-e50806a9fd0132402a62cb3161d786335662072f.tar.xz
linux-dev-e50806a9fd0132402a62cb3161d786335662072f.zip
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@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/driver-api/dmaengine/client.rst2
1 files changed, 1 insertions, 1 deletions
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