mm/doc: fix a literal block markup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 17 Sep 2020 11:29:25 +0000 (13:29 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 16 Oct 2020 05:28:20 +0000 (07:28 +0200)
commitf910ce5266cc632fe9b8339fed4b01f6b1f2431a
tree1d86b8a3ab374217ad7910e93ecb4a7393769cad
parent3eb6b31bfb1732f4c48ef5a271dc15158efe8323
mm/doc: fix a literal block markup

Literal blocks with :: markup should be indented, as otherwise
Sphinx complains:

Documentation/vm/hmm.rst:363: WARNING: Literal block expected; none found.

Fixes: f7ebd9ed7767 ("mm/doc: add usage description for migrate_vma_*()")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/vm/hmm.rst