Documentation: coresight: Extend title heading syntax in TPDM and TPDA documentation

kernel test robot reported htmldocs warnings:

Documentation/trace/coresight/coresight-tpda.rst:3: WARNING: Title overline too short.
Documentation/trace/coresight/coresight-tpdm.rst:3: WARNING: Title overline too short.

Extend title heading syntax (overline and underline) to match title text to
fix these warnings.

While at it, trim unneeded period in the title text.

Link: https://lore.kernel.org/linux-doc/202301210955.zYxDrLgv-lkp@intel.com/
Fixes: 758d638667 ("Documentation: trace: Add documentation for TPDM and TPDA")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20230121040015.28139-2-bagasdotme@gmail.com
This commit is contained in:
Bagas Sanjaya 2023-01-21 11:00:13 +07:00 коммит произвёл Suzuki K Poulose
Родитель 758d638667
Коммит ba0f3ae66c
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
==============================
The trace performance monitoring and diagnostics aggregator(TPDA).
==============================
=================================================================
The trace performance monitoring and diagnostics aggregator(TPDA)
=================================================================
:Author: Jinlong Mao <quic_jinlmao@quicinc.com>
:Date: January 2023

Просмотреть файл

@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
==============================
Trace performance monitoring and diagnostics monitor(TPDM).
==============================
==========================================================
Trace performance monitoring and diagnostics monitor(TPDM)
==========================================================
:Author: Jinlong Mao <quic_jinlmao@quicinc.com>
:Date: January 2023