htmldocs: Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92: WARNING: Unexpected indentation.

From: kernel test robot
Date: Wed Feb 15 2023 - 21:45:25 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 033c40a89f55525139fd5b6342281b09b97d05bf
commit: 493a2c2d23ca91afba96ac32b6cbafb54382c2a3 Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions
date: 6 days ago
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=493a2c2d23ca91afba96ac32b6cbafb54382c2a3
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 493a2c2d23ca91afba96ac32b6cbafb54382c2a3
make menuconfig
# enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
make htmldocs

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Link: https://lore.kernel.org/oe-kbuild-all/202302161045.T349jkBT-lkp@xxxxxxxxx/

All warnings (new ones prefixed by >>):

>> Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92: WARNING: Unexpected indentation.

vim +92 Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst

89
90 The mitigation for the KVM_CAP_X86_DISABLE_EXITS capability can be turned on
91 using the boolean module parameter mitigate_smt_rsb, e.g.:
> 92 kvm.mitigate_smt_rsb=1

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests