Re: [PATCH] dm: fix dm-inlinecrypt docs warnings
From: Randy Dunlap
Date: Fri May 15 2026 - 13:49:40 EST
On 5/15/26 6:55 AM, Jonathan Corbet wrote:
> Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 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 <rdunlap@xxxxxxxxxxxxx>
>> ---
>> Cc: Linlin Zhang <linlin.zhang@xxxxxxxxxxxxxxxx>
>> Cc: Alasdair Kergon <agk@xxxxxxxxxx>
>> Cc: Mike Snitzer <snitzer@xxxxxxxxxx>
>> Cc: Mikulas Patocka <mpatocka@xxxxxxxxxx>
>> Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
>> Cc: dm-devel@xxxxxxxxxxxxxxx
>> Cc: Jonathan Corbet <corbet@xxxxxxx>
>> Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
>> Cc: linux-doc@xxxxxxxxxxxxxxx
>>
>> 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