]> 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)
commit60d8e2a374157448406708364359db3ba7836cae
tree409e693abde6ad27ccf8162a64b533eefe484dd6
parent5de93e65dce4306c9ac6b84dabdba4323ca2048c
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