[PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h
Jonathan Corbet
corbet at lwn.net
Tue Jul 18 13:09:02 UTC 2017
On Tue, 18 Jul 2017 08:42:42 +0200
Daniel Vetter <daniel at ffwll.ch> wrote:
> > Commit 8f2e045ec878 (drm/color: un-inline drm_color_lut_extract()) moved
> > the only kerneldoc comment out of include/drm/drm_color_mgmt.h, leading to
> > this warning:
> >
> > ./include/drm/drm_color_mgmt.h:1: warning: no structured comments found
> >
> > That comment is already picked up in drm_color_mgmt.c, so just delete the
> > directive.
> >
> > CC: dri-devel at lists.freedesktop.org
> > Signed-off-by: Jonathan Corbet <corbet at lwn.net>
> > ---
>
> We have something like this already queued for 4.14, but if you want to
> fix all the warnings in 4.13 already I think that makes sense. But I'll
> leave that to you and merging through docs-fixes.
4.14 was my plan too; I think I've sent Linus enough churn for this cycle
already...:) Since you have it queued, I'll just drop mine. Plenty of
other warnings to beat my head against.
Thanks,
jon
More information about the dri-devel
mailing list