Re: [PATCH] dm: fix dm-inlinecrypt docs warnings
Randy Dunlap <[email protected]>
| Newsgroups | dev.linux.lists.dm-devel,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 5/15/26 6:55 AM, Jonathan Corbet wrote: > Randy Dunlap <[email protected]> writes: > >> Add this file to the index and use a longer heading overline string >> to eliminate warnings: >> >> Documentation/admin-guide/device-mapper/dm-inlinecrypt.rst:1: WARNING: Title overline too short. >> ======== >> dm-inlinecrypt >> ======== >> Documentation/admin-guide/device-mapper/dm-inlinecrypt.rst: WARNING: document isn't included in any toctree [toc.not_included] >> >> Fixes: b4a0774bd7fd ("dm: add documentation for dm-inlinecrypt target") >> Signed-off-by: Randy Dunlap <[email protected]> >> --- >> Cc: Linlin Zhang <[email protected]> >> Cc: Alasdair Kergon <[email protected]> >> Cc: Mike Snitzer <[email protected]> >> Cc: Mikulas Patocka <[email protected]> >> Cc: Benjamin Marzinski <[email protected]> >> Cc: [email protected] >> Cc: Jonathan Corbet <[email protected]> >> Cc: Shuah Khan <[email protected]> >> Cc: [email protected] >> >> Documentation/admin-guide/device-mapper/dm-inlinecrypt.rst | 4 ++-- >> Documentation/admin-guide/device-mapper/index.rst | 1 + >> 2 files changed, 3 insertions(+), 2 deletions(-) > > This doesn't apply to docs-next, so I'm guessing it's intended for some > other tree? Right. It should go thru the device-mapper tree. @Mikulas merged this file. thanks. -- ~Randy