linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
* [Linux-kernel-mentees] [PATCH] docs: coresight: fix `make htmldocs` warning
@ 2020-04-30 20:36 Vitor Massaru Iha
  2020-05-05 15:44 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Vitor Massaru Iha @ 2020-04-30 20:36 UTC (permalink / raw)
  To: linux-doc
  Cc: corbet, brendanhiggins, linux-kernel, mchehab, linux-kernel-mentees

Fix `make htmldocs` warning:

Documentation/trace/coresight/coresight-ect.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.

Signed-off-by: Vitor Massaru Iha <vitor@massaru.org>
---
 Documentation/trace/coresight/coresight-ect.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/trace/coresight/coresight-ect.rst b/Documentation/trace/coresight/coresight-ect.rst
index ecc1e57012ef..a93e52abcf46 100644
--- a/Documentation/trace/coresight/coresight-ect.rst
+++ b/Documentation/trace/coresight/coresight-ect.rst
@@ -1,4 +1,5 @@
 .. SPDX-License-Identifier: GPL-2.0
+
 =============================================
 CoreSight Embedded Cross Trigger (CTI & CTM).
 =============================================
-- 
2.25.1

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

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

* Re: [Linux-kernel-mentees] [PATCH] docs: coresight: fix `make htmldocs` warning
  2020-04-30 20:36 [Linux-kernel-mentees] [PATCH] docs: coresight: fix `make htmldocs` warning Vitor Massaru Iha
@ 2020-05-05 15:44 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-05-05 15:44 UTC (permalink / raw)
  To: Vitor Massaru Iha
  Cc: linux-doc, brendanhiggins, linux-kernel, mchehab, linux-kernel-mentees

On Thu, 30 Apr 2020 17:36:12 -0300
Vitor Massaru Iha <vitor@massaru.org> wrote:

> Fix `make htmldocs` warning:
> 
> Documentation/trace/coresight/coresight-ect.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
> 
> Signed-off-by: Vitor Massaru Iha <vitor@massaru.org>
> ---
>  Documentation/trace/coresight/coresight-ect.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/trace/coresight/coresight-ect.rst b/Documentation/trace/coresight/coresight-ect.rst
> index ecc1e57012ef..a93e52abcf46 100644
> --- a/Documentation/trace/coresight/coresight-ect.rst
> +++ b/Documentation/trace/coresight/coresight-ect.rst
> @@ -1,4 +1,5 @@
>  .. SPDX-License-Identifier: GPL-2.0
> +
>  =============================================
>  CoreSight Embedded Cross Trigger (CTI & CTM).
>  =============================================

Applied, thanks.

jon
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

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

end of thread, other threads:[~2020-05-05 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 20:36 [Linux-kernel-mentees] [PATCH] docs: coresight: fix `make htmldocs` warning Vitor Massaru Iha
2020-05-05 15:44 ` Jonathan Corbet

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).