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

From: Paul E. McKenney
Date: Mon Nov 07 2022 - 00:02:25 EST


On Mon, Nov 07, 2022 at 02:26:41PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the rcu tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/RCU/rcubarrier.rst:205: WARNING: Literal block ends without a blank line; unexpected unindent.
>
> Introduced by commit
>
> 21c2e3909721 ("doc: Update rcubarrier.rst")

Huh. I guess that numbered code samples are not supposed to have more
than nine lines? Ah well, easy to fix by going back to left-justified
numbers. I was wondering about that!

Apologies for the hassle!

Thanx, Paul