]> xenbits.xensource.com Git - arm/linux.git/commitdiff
Documentation: dmaengine: fix dmatest.rst warning
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 11 Feb 2019 06:26:53 +0000 (22:26 -0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 11 Feb 2019 11:49:41 +0000 (17:19 +0530)
Fix markup warning: insert a blank line before the hint.

Documentation/driver-api/dmaengine/dmatest.rst:63: WARNING: Unexpected indentation.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/dmaengine/dmatest.rst

index 8d81f1a7169b7c23cd1a226633a535d9c0f1f0b8..e78d070bb468f9bd41e6330d28ccaaee267c6895 100644 (file)
@@ -59,6 +59,7 @@ parameter, that specific channel is requested using the dmaengine and a thread
 is created with the existing parameters. This thread is set as pending
 and will be executed once run is set to 1. Any parameters set after the thread
 is created are not applied.
+
 .. hint::
   available channel list could be extracted by running the following command::