Home
last modified time | relevance | path

Searched hist:a1b9dbb72b7f39eeaa2fb5bd5cc619679985876e (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rstdiff a1b9dbb72b7f39eeaa2fb5bd5cc619679985876e Tue Oct 06 15:21:32 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> docs: RCU: Requirements.rst: Fix a list block

As warned by Sphinx:
.../Documentation/RCU/Design/Requirements/Requirements.rst:1959: WARNING: Unexpected indentation.

The list block is missing a space before it, making Sphinx to get
it wrong. This commit therefore adds the missing space characters.

Fixes: 2a721e5f0b2c ("docs: Update RCU's hotplug requirements with a bit about design")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>