docs: locking: refer to the actual existing config names
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 20 Feb 2023 16:57:49 +0000 (17:57 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Feb 2023 19:26:00 +0000 (12:26 -0700)
commit01178ee713100c7d7e738992134545acff472d1d
treeff0056577f1447d4a0c49cb38f5afd5e7a0fae3e
parentcc29eadef921fe52aa58f32536a93d9ea0ca3eb7
docs: locking: refer to the actual existing config names

The config is actually called CONFIG_RT_MUTEXES, not CONFIG_RT_MUTEX.

The config CONFIG_LOCK_TORTURE_TEST should be connected by underscore, for
the sake of consistent referencing to configs in the kernel documentation.

Address those issues.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Waiman Long <longman@redhat.com>
Link: https://lore.kernel.org/r/20230220165749.12850-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/locking/locktorture.rst