Hi,
On Sat, Jun 11, 2022 at 1:21 AM Stephen Rothwell sfr@canb.auug.org.au wrote:
Hi all,
After merging the drm-misc tree, today's linux-next build (htmldocs) produced these warnings:
Documentation/gpu/drm-kms-helpers:241: include/drm/display/drm_dp_helper.h:377: WARNING: Unexpected indentation. Documentation/gpu/drm-kms-helpers:241: include/drm/display/drm_dp_helper.h:378: WARNING: Block quote ends without a blank line; unexpected unindent.
Introduced by commit
69ef4a192bba ("drm: Document the power requirements for DP AUX transfers")
Thanks for the report. Fixed by:
https://lore.kernel.org/r/20220611095445.1.I534072d346b1ebbf0db565b714de9b65...
I'll plan to land it as soon as I see a Reviewed-by.
-Doug