Re: [PATCH] Documentation: driver-api: fix dmatest.rst warning

From: Vinod Koul
Date: Mon Feb 11 2019 - 06:50:59 EST


On 10-02-19, 22:26, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> Fix markup warning: insert a blank line before the hint.
>
> Documentation/driver-api/dmaengine/dmatest.rst:63: WARNING: Unexpected indentation.

Applied after adding dmaengine subsystem tag, thanks

>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Cc: Vinod Koul <vkoul@xxxxxxxxxx>
> Cc: dmaengine@xxxxxxxxxxxxxxx
> ---
> Documentation/driver-api/dmaengine/dmatest.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> --- lnx-50-rc6.orig/Documentation/driver-api/dmaengine/dmatest.rst
> +++ lnx-50-rc6/Documentation/driver-api/dmaengine/dmatest.rst
> @@ -59,6 +59,7 @@ parameter, that specific channel is requ
> 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::
>
>

--
~Vinod