Documentation: coresight: tpdm: Add dummy comment after sysfs list
authorBagas Sanjaya <bagasdotme@gmail.com>
Sat, 21 Jan 2023 04:00:14 +0000 (11:00 +0700)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Mon, 23 Jan 2023 11:59:57 +0000 (11:59 +0000)
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: 758d638667d474 ("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
Documentation/trace/coresight/coresight-tpdm.rst

index 6c6e951..72fd5c8 100644 (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.