Skip to content

Commit

Permalink
dmaengine: doc : Fix warning "Title underline too short" while make x…
Browse files Browse the repository at this point in the history
…mldocs

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 <[email protected]>

Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
standby24x7 authored and Jonathan Corbet committed Dec 2, 2017
1 parent e814bcc commit e50806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/driver-api/dmaengine/client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ The details of these operations are:
void dma_async_issue_pending(struct dma_chan *chan);
Further APIs:
------------
-------------

1. Terminate APIs

Expand Down

0 comments on commit e50806a

Please sign in to comment.