docs: RCU: Requirements.rst: Fix a list block
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Oct 2020 13:21:32 +0000 (15:21 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 7 Nov 2020 01:02:43 +0000 (17:02 -0800)
commita1b9dbb72b7f39eeaa2fb5bd5cc619679985876e
tree0103f880d68fc178f439d30cd4e1a4039906443a
parenta043260740d5d6ec5be59c3fb595c719890a0b0b
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>
Documentation/RCU/Design/Requirements/Requirements.rst