Documentation: vmcoreinfo: Fix htmldocs warning
authorWill Deacon <will@kernel.org>
Wed, 9 Mar 2022 12:16:33 +0000 (12:16 +0000)
committerWill Deacon <will@kernel.org>
Wed, 9 Mar 2022 12:16:33 +0000 (12:16 +0000)
commit3c3dd2c81a1036c487353f7b9a485268b2fc1d7f
treed6004e0412d7bb2626aba4c68168fe233dba6820
parent1310222c276b7946e440a7ab49c1e1508561f5fd
Documentation: vmcoreinfo: Fix htmldocs warning

Since commit 2369f171d5c5 ("arm64: crash_core: Export MODULES, VMALLOC,
and VMEMMAP ranges"), Stephen reports a warning when building htmldocs:

  | Documentation/admin-guide/kdump/vmcoreinfo.rst:498: WARNING: Title underline too short.

Extend the underline to squash the warning.

Fixes: 2369f171d5c5 ("arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/admin-guide/kdump/vmcoreinfo.rst