linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: driver-api: fix dmatest.rst warning
@ 2019-02-11  6:26 Randy Dunlap
  2019-02-11 10:29 ` Andy Shevchenko
  2019-02-11 11:50 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2019-02-11  6:26 UTC (permalink / raw)
  To: LKML; +Cc: Andy Shevchenko, Vinod Koul, dmaengine, linux-doc, Jonathan Corbet

From: Randy Dunlap <rdunlap@infradead.org>

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>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org
---
 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::
 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: driver-api: fix dmatest.rst warning
  2019-02-11  6:26 [PATCH] Documentation: driver-api: fix dmatest.rst warning Randy Dunlap
@ 2019-02-11 10:29 ` Andy Shevchenko
  2019-02-11 11:50 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Shevchenko @ 2019-02-11 10:29 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, Vinod Koul, dmaengine, linux-doc, Jonathan Corbet

On Sun, Feb 10, 2019 at 10:26:53PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix markup warning: insert a blank line before the hint.
> 
> Documentation/driver-api/dmaengine/dmatest.rst:63: WARNING: Unexpected indentation.

Thanks.

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Cc: Vinod Koul <vkoul@kernel.org>
> Cc: dmaengine@vger.kernel.org
> ---
>  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::
>  
> 
> 

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: driver-api: fix dmatest.rst warning
  2019-02-11  6:26 [PATCH] Documentation: driver-api: fix dmatest.rst warning Randy Dunlap
  2019-02-11 10:29 ` Andy Shevchenko
@ 2019-02-11 11:50 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2019-02-11 11:50 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, Andy Shevchenko, dmaengine, linux-doc, Jonathan Corbet

On 10-02-19, 22:26, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> 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@infradead.org>
> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Cc: Vinod Koul <vkoul@kernel.org>
> Cc: dmaengine@vger.kernel.org
> ---
>  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-11 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11  6:26 [PATCH] Documentation: driver-api: fix dmatest.rst warning Randy Dunlap
2019-02-11 10:29 ` Andy Shevchenko
2019-02-11 11:50 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).