Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690249
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h |
| Date | 2017-07-18 15:10 +0200 |
| Message-ID | <u4Aqe-2Pp-25@gated-at.bofh.it> (permalink) |
| References | <u4lrc-1Mq-9@gated-at.bofh.it> <u4lrd-1Mq-41@gated-at.bofh.it> <u4uut-7ol-9@gated-at.bofh.it> |
| Organization | LWN.net |
On Tue, 18 Jul 2017 08:42:42 +0200 Daniel Vetter <daniel@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@lists.freedesktop.org > > Signed-off-by: Jonathan Corbet <corbet@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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Jonathan Corbet <corbet@lwn.net> - 2017-07-17 23:10 +0200
Re: [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Daniel Vetter <daniel@ffwll.ch> - 2017-07-18 08:50 +0200
Re: [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Jonathan Corbet <corbet@lwn.net> - 2017-07-18 15:10 +0200
csiph-web