diff options
author | Vitor Massaru Iha <vitor@massaru.org> | 2020-04-30 22:36:12 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-05-05 17:44:30 +0200 |
commit | effa2cd84cb569cd20c9a0b7f04242569057358f (patch) | |
tree | 901f5a40d8b63f7d19e1fefcabee14a3365a6b44 /Documentation/trace | |
parent | doc:it_IT: align Italian translation (diff) | |
download | linux-effa2cd84cb569cd20c9a0b7f04242569057358f.tar.xz linux-effa2cd84cb569cd20c9a0b7f04242569057358f.zip |
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 <vitor@massaru.org>
Link: https://lore.kernel.org/r/20200430203612.90404-1-vitor@massaru.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/trace')
-rw-r--r-- | Documentation/trace/coresight/coresight-ect.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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). ============================================= |