Re: linux-next: build warning after merge of the device-mapper tree

From: Mikulas Patocka
Date: Tue Jul 09 2024 - 05:56:39 EST




On Tue, 9 Jul 2024, Stephen Rothwell wrote:

> Hi all,
>
> After merging the device-mapper tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/admin-guide/device-mapper/dm-crypt.rst:168: ERROR: Unexpected indentation.
>
> Introduced by commit
>
> 04a1020ad350 ("dm-crypt: limit the size of encryption requests")
>
> --
> Cheers,
> Stephen Rothwell

How should it be fixed? Delete the '-' character? Or some other change?

Mikulas