[PATCH 02/10] drm/doc: integrate drm_crtc.c kerneldoc
Ville Syrjälä
ville.syrjala at linux.intel.com
Wed Dec 19 10:19:25 PST 2012
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 at ffwll.ch>
> ---
> 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
More information about the dri-devel
mailing list