From: Vitor Massaru Iha Date: Thu, 30 Apr 2020 20:36:12 +0000 (-0300) Subject: docs: coresight: fix `make htmldocs` warning X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=effa2cd84cb569cd20c9a0b7f04242569057358f;p=linux.git docs: coresight: fix `make htmldocs` warning 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 Link: https://lore.kernel.org/r/20200430203612.90404-1-vitor@massaru.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/trace/coresight/coresight-ect.rst b/Documentation/trace/coresight/coresight-ect.rst index ecc1e57012ef1..a93e52abcf46b 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). =============================================