commit | a5d332061047301d883f85241fd28cdd45b5ee31 | [log] [tgz] |
---|---|---|
author | Luca Ceresoli <luca@lucaceresoli.net> | Sat Dec 30 23:53:06 2017 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jan 08 16:03:47 2018 +0530 |
tree | 357802b399fddacbcae3ba66163641a7df0cdcc4 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
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>