]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dmaengine: doc: fix bullet list formatting
authorLuca Ceresoli <luca@lucaceresoli.net>
Sat, 30 Dec 2017 22:53:06 +0000 (23:53 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 8 Jan 2018 10:33:47 +0000 (16:03 +0530)
commita5d332061047301d883f85241fd28cdd45b5ee31
tree357802b399fddacbcae3ba66163641a7df0cdcc4
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
dmaengine: doc: fix bullet list formatting

The bullet list documenting the 'struct dma_device' fields has several
nesting errors, making it render improperly. It also has incoherent
formatting: some fields have a description in the same bullet, some in
a sub-bullet.

Fix both to have a correct and coherent formatting.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/driver-api/dmaengine/provider.rst