All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst
@ 2019-12-09  4:16 Randy Dunlap
  2019-12-09 10:54 ` Dragan Cvetic
  2019-12-19 16:26 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2019-12-09  4:16 UTC (permalink / raw)
  To: linux-doc, Jonathan Corbet; +Cc: Derek Kiernan, Dragan Cvetic, LKML

From: Randy Dunlap <rdunlap@infradead.org>

Fix Sphinx format warning by adding a blank line.

Documentation/misc-devices/xilinx_sdfec.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Derek Kiernan <derek.kiernan@xilinx.com>
Cc: Dragan Cvetic <dragan.cvetic@xilinx.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/misc-devices/xilinx_sdfec.rst |    1 +
 1 file changed, 1 insertion(+)

--- linux-next-20191209.orig/Documentation/misc-devices/xilinx_sdfec.rst
+++ linux-next-20191209/Documentation/misc-devices/xilinx_sdfec.rst
@@ -1,4 +1,5 @@
 .. SPDX-License-Identifier: GPL-2.0+
+
 ====================
 Xilinx SD-FEC Driver
 ====================



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

* RE: [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst
  2019-12-09  4:16 [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst Randy Dunlap
@ 2019-12-09 10:54 ` Dragan Cvetic
  2019-12-19 16:26 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Dragan Cvetic @ 2019-12-09 10:54 UTC (permalink / raw)
  To: Randy Dunlap, linux-doc, Jonathan Corbet; +Cc: Derek Kiernan, LKML

Hi Randy,

Thanks for fixing the warning

> -----Original Message-----
> From: Randy Dunlap <rdunlap@infradead.org>
> Sent: Monday 9 December 2019 04:17
> To: linux-doc@vger.kernel.org; Jonathan Corbet <corbet@lwn.net>
> Cc: Derek Kiernan <dkiernan@xilinx.com>; Dragan Cvetic <draganc@xilinx.com>; LKML <linux-kernel@vger.kernel.org>
> Subject: [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst
> 
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix Sphinx format warning by adding a blank line.
> 
> Documentation/misc-devices/xilinx_sdfec.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Derek Kiernan <derek.kiernan@xilinx.com>
> Cc: Dragan Cvetic <dragan.cvetic@xilinx.com>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> ---
>  Documentation/misc-devices/xilinx_sdfec.rst |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-next-20191209.orig/Documentation/misc-devices/xilinx_sdfec.rst
> +++ linux-next-20191209/Documentation/misc-devices/xilinx_sdfec.rst
> @@ -1,4 +1,5 @@
>  .. SPDX-License-Identifier: GPL-2.0+
> +
>  ====================
>  Xilinx SD-FEC Driver
>  ====================
> 

Acked-by: Dragan Cvetic <dragan.cvetic@xilinx.com>


Regards
Dragan

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

* Re: [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst
  2019-12-09  4:16 [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst Randy Dunlap
  2019-12-09 10:54 ` Dragan Cvetic
@ 2019-12-19 16:26 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-12-19 16:26 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, Derek Kiernan, Dragan Cvetic, LKML

On Sun, 8 Dec 2019 20:16:40 -0800
Randy Dunlap <rdunlap@infradead.org> wrote:

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix Sphinx format warning by adding a blank line.
> 
> Documentation/misc-devices/xilinx_sdfec.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Derek Kiernan <derek.kiernan@xilinx.com>
> Cc: Dragan Cvetic <dragan.cvetic@xilinx.com>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> ---
>  Documentation/misc-devices/xilinx_sdfec.rst |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-next-20191209.orig/Documentation/misc-devices/xilinx_sdfec.rst
> +++ linux-next-20191209/Documentation/misc-devices/xilinx_sdfec.rst
> @@ -1,4 +1,5 @@
>  .. SPDX-License-Identifier: GPL-2.0+
> +
>  ====================
>  Xilinx SD-FEC Driver
>  ====================

Applied, thanks.

jon

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

end of thread, other threads:[~2019-12-19 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09  4:16 [PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst Randy Dunlap
2019-12-09 10:54 ` Dragan Cvetic
2019-12-19 16:26 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.