2020-12-10 09:43:20

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the akpm-current tree

Hi all,

After merging the akpm-current tree, today's linux-next build (htmldocs)
produced this warning:

Documentation/vm/page_owner.rst:44: WARNING: Literal block ends without a blank line; unexpected unindent.
Documentation/vm/page_owner.rst:49: WARNING: Literal block ends without a blank line; unexpected unindent.

Introduced by commit

6cf22751938a ("mm/page_owner: Record timestamp and pid")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2020-12-10 16:23:20

by Georgi Djakov

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the akpm-current tree

Thanks for the report Stephen!

Andrew, I have sent you an updated patch. Please let me know if you prefer
a follow-up fix instead.

BR,
Georgi

On 12/10/20 11:38, Stephen Rothwell wrote:
> Hi all,
>
> After merging the akpm-current tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/vm/page_owner.rst:44: WARNING: Literal block ends without a blank line; unexpected unindent.
> Documentation/vm/page_owner.rst:49: WARNING: Literal block ends without a blank line; unexpected unindent.
>
> Introduced by commit
>
> 6cf22751938a ("mm/page_owner: Record timestamp and pid")
>