Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: RCU: Retitle toctree index

toctree index title ("RCU concepts") is rather a misnomer: RCU concepts
is already described in rcu.rst, whereas the toctree suggests that
the docs themes about handbook on RCU subsystem instead.

Edit the title to reflect the fact.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>

authored by

Bagas Sanjaya and committed by
Paul E. McKenney
9832258d 326b16ba

+2 -2
+2 -2
Documentation/RCU/index.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 - .. _rcu_concepts: 3 + .. _rcu_handbook: 4 4 5 5 ============ 6 - RCU concepts 6 + RCU Handbook 7 7 ============ 8 8 9 9 .. toctree::