]> git.baikalelectronics.ru Git - kernel.git/commit
docs: DMA-API-HOWTO.txt: fix an unmarked code block
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 27 May 2019 18:59:13 +0000 (15:59 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:24 +0000 (09:20 -0300)
commitb792930e963caa9d3f0e54d3af50d9e385dfd90f
tree409e693abde6ad27ccf8162a64b533eefe484dd6
parent63170f6eca8310213a057a9f256cfcef1c3c20d3
docs: DMA-API-HOWTO.txt: fix an unmarked code block

When building with Sphinx, it would produce this warning:

    docs/Documentation/DMA-API-HOWTO.rst:222: WARNING: Definition list ends without a blank line; unexpected unindent.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/DMA-API-HOWTO.txt