topology/sysfs: get rid of htmldoc warning
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 6 Dec 2021 12:53:11 +0000 (13:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:20:45 +0000 (11:20 +0100)
commitaa483f3ce655ed9ee4f32d050d1822eec2d20ada
treef4d306defb563f98b7251d7facc48542ef7a0beb
parentc097af1d0a8483b44fa30e86b311991d76b6ae67
topology/sysfs: get rid of htmldoc warning

Stephen Rothwell reported the following warning caused by commit
f1045056c726 ("topology/sysfs: rework book and drawer topology
ifdefery"):

Documentation/admin-guide/cputopology.rst:49: WARNING: Block quote
ends without a blank line; unexpected unindent.

To fix this remove the extra indentation again.

Fixes: f1045056c726 ("topology/sysfs: rework book and drawer topology ifdefery")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/r/Ya4Ht2K9x2+lUtuR@osiris
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/admin-guide/cputopology.rst