linux-stable/Documentation/RCU
Zhen Lei 5e013dc17e doc: Fix htmldocs build warnings of stallwarn.rst
Documentation/RCU/stallwarn.rst:
401: WARNING: Literal block expected; none found.
428: WARNING: Literal block expected; none found.
445: WARNING: Literal block expected; none found.
459: WARNING: Literal block expected; none found.
468: WARNING: Literal block expected; none found.

The literal block needs to be indented, so this commit adds two spaces
to each line.

In addition, ':', which is used as a boundary in the literal block, is
replaced by '|'.

Link: https://lore.kernel.org/linux-next/20221123163255.48653674@canb.auug.org.au/
Fixes: 3d2788ba4573 ("doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Tested-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2023-01-05 11:27:56 -08:00
..
Design timers: Update the documentation to reflect on the new timer_shutdown() API 2022-11-24 15:09:12 +01:00
NMI-RCU.rst doc: Update NMI-RCU.rst 2023-01-03 17:27:37 -08:00
RTFP.txt docs: Correctly spell Stephen Hemminger's name 2021-03-15 13:53:24 -07:00
UP.rst doc: Update UP.rst 2023-01-05 11:27:56 -08:00
checklist.rst doc: Update checklist.txt 2022-10-18 14:58:50 -07:00
index.rst doc: Remove arrayRCU.rst 2022-10-18 14:58:50 -07:00
listRCU.rst doc: Update listRCU.rst 2022-10-20 11:57:19 -07:00
lockdep-splat.rst
lockdep.rst doc: Further updates to RCU's lockdep.rst 2023-01-03 17:27:37 -08:00
rcu.rst doc: Update rcu.rst URL to RCU publications 2023-01-05 11:27:56 -08:00
rcu_dereference.rst doc: Update rcu_dereference.rst 2023-01-03 17:27:37 -08:00
rcubarrier.rst docs/RCU/rcubarrier: Right-adjust line numbers in code snippets 2023-01-05 11:27:56 -08:00
rculist_nulls.rst doc: Update and wordsmith rculist_nulls.rst 2023-01-05 11:27:12 -08:00
rcuref.rst
stallwarn.rst doc: Fix htmldocs build warnings of stallwarn.rst 2023-01-05 11:27:56 -08:00
torture.rst doc: Update torture.rst 2023-01-05 11:27:56 -08:00
whatisRCU.rst doc: Update whatisRCU.rst 2023-01-05 11:27:56 -08:00