2023-08-02 04:51:31

by Stephen Rothwell

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

Hi all,

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

Documentation/gpu/todo.rst:469: ERROR: Unexpected indentation.

Introduced by commit

d2aacaf07395 ("drm/panel: Check for already prepared/enabled in drm_panel")

--
Cheers,
Stephen Rothwell


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

2023-08-02 17:14:33

by Doug Anderson

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

Hi,

On Tue, Aug 1, 2023 at 9:17 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> After merging the drm-misc tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/gpu/todo.rst:469: ERROR: Unexpected indentation.
>
> Introduced by commit
>
> d2aacaf07395 ("drm/panel: Check for already prepared/enabled in drm_panel")

Thanks for the report. I've posted:

https://lore.kernel.org/all/20230802074727.2.Iaeb7b0f7951aee6b8c090364bbc87b1ae198a857@changeid/

To fix this one.

-Doug