Documentation: coresight: tpdm: Add dummy comment after sysfs list

kernel test robot reported htmldocs warning:

Documentation/trace/coresight/coresight-tpdm.rst:43: WARNING: Document may not end with a transition.

Since there is no more documentation left for TPDM, fix the warning by adding
dummy comment, thus creating the required text transition.

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-3-bagasdotme@gmail.com
This commit is contained in:
Bagas Sanjaya 2023-01-21 11:00:14 +07:00 committed by Suzuki K Poulose
parent ba0f3ae66c
commit 705159622c
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ Root: ``/sys/bus/coresight/devices/tpdm<N>``
value - 1 or 2.
----
.. This text is intentionally added to make Sphinx happy.