Re: [PATCH 09/15] drm: switch drm_plane to inline comments

2018-07-13 Thread Sean Paul
On Mon, Jul 09, 2018 at 10:40:10AM +0200, Daniel Vetter wrote: > And use that opportunity to polish the kernel doc all around: > - Beef up some of the documentation. > - Intro text for drm_plane and better links > - Fix all the hyperlinks! > > v2: Fix linebreaks. > > Signed-off-by: Daniel Vetter

[PATCH 09/15] drm: switch drm_plane to inline comments

2018-07-09 Thread Daniel Vetter
And use that opportunity to polish the kernel doc all around: - Beef up some of the documentation. - Intro text for drm_plane and better links - Fix all the hyperlinks! v2: Fix linebreaks. Signed-off-by: Daniel Vetter --- Documentation/gpu/drm-kms.rst | 11 +++-- include/drm/drm_crtc.h|