]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ff8b9ee5577bb3f4e107885d6c06055416b1318
treed6004e0412d7bb2626aba4c68168fe233dba6820
parentdc6bc60c81ec7a63a359f8e41f3ab4d1c6e2cd70
Documentation: vmcoreinfo: Fix htmldocs warning

Since commit fa23299fe3de ("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: fa23299fe3de ("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