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

docs: locking: add it to the main index

The locking directory is part of the Kernel API bookset. Add
it to the index file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

+2 -1
+1
Documentation/index.rst
··· 96 96 97 97 driver-api/index 98 98 core-api/index 99 + locking/index 99 100 accounting/index 100 101 block/index 101 102 cdrom/index
+1 -1
Documentation/locking/index.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ======= 4 4 locking