On Tue, Dec 18, 2012 at 10:25:05PM +0100, Daniel Vetter wrote: > And do a quick pass to adjust them to the last few (years?) of changes > ... > > This time actually compile-tested ;-) > > Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxx> > --- > Documentation/DocBook/drm.tmpl | 4 ++ > drivers/gpu/drm/drm_crtc.c | 92 +++++++++++++++++++--------------------- > 2 files changed, 48 insertions(+), 48 deletions(-) > > diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl > index 4ee2304..caab791 100644 > --- a/Documentation/DocBook/drm.tmpl > +++ b/Documentation/DocBook/drm.tmpl <snip> > @@ -321,6 +326,7 @@ EXPORT_SYMBOL(drm_framebuffer_unreference); > > /** > * drm_framebuffer_reference - incr the fb refcnt Maybe improve the comment here while you're at it. The function name is more verbose/readable than the comment :) > + * @fb: framebuffer > */ > void drm_framebuffer_reference(struct drm_framebuffer *fb) > { -- Ville Syrjälä Intel OTC _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel