From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: [PATCH 02/10] drm/doc: integrate drm_crtc.c kerneldoc Date: Wed, 19 Dec 2012 20:19:25 +0200 Message-ID: <20121219181925.GA29018@intel.com> References: <1355865913-14858-1-git-send-email-daniel.vetter@ffwll.ch> <1355865913-14858-3-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by gabe.freedesktop.org (Postfix) with ESMTP id 79921E6531 for ; Wed, 19 Dec 2012 10:19:58 -0800 (PST) Content-Disposition: inline In-Reply-To: <1355865913-14858-3-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: DRI Development List-Id: dri-devel@lists.freedesktop.org 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 > --- > 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.t= mpl > index 4ee2304..caab791 100644 > --- a/Documentation/DocBook/drm.tmpl > +++ b/Documentation/DocBook/drm.tmpl > @@ -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=E4l=E4 Intel OTC