From: Masanari Iida Date: Tue, 28 Nov 2017 15:16:56 +0000 (+0900) Subject: dmaengine: doc : Fix warning "Title underline too short" while make xmldocs X-Git-Tag: v4.15-rc3~45^2~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e50806a9fd0132402a62cb3161d786335662072f;p=linux-block.git 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 Signed-off-by: Jonathan Corbet --- 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