On Wed, 10 Jul 2024, Stephen Rothwell wrote: > Hi Mikulas, > > On Tue, 9 Jul 2024 11:56:27 +0200 (CEST) Mikulas Patocka <mpatocka@xxxxxxxxxx> wrote: > > > > On Tue, 9 Jul 2024, Stephen Rothwell wrote: > > > > > 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") > > > > How should it be fixed? Delete the '-' character? Or some other change? > > Looking a few lines above shows indented paragraphs without the '-' > which seems to work. I hopefully fixed that. Mikulas