dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Lyude Paul <lyude@redhat.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
	DRI Development <dri-devel@lists.freedesktop.org>,
	Daniel Vetter <daniel.vetter@intel.com>
Subject: Re: [PATCH] drm/atomic: Add missing () to function ref in kerneldoc
Date: Fri, 11 Jan 2019 16:13:37 +0100	[thread overview]
Message-ID: <20190111151337.GY21184@phenom.ffwll.local> (raw)
In-Reply-To: <21d0c023beaf00d72bf75fe17ffdcafccaacb787.camel@redhat.com>

On Wed, Oct 24, 2018 at 11:47:31AM -0400, Lyude Paul wrote:
> Reviewed-by: Lyude Paul <lyude@redhat.com>

Thanks for your review, patch applied.
-Daniel

> 
> On Fri, 2018-10-12 at 09:34 +0200, Daniel Vetter wrote:
> > Pure drive-by while reading code&docs.
> > 
> > Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> > ---
> >  include/drm/drm_atomic.h | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/include/drm/drm_atomic.h b/include/drm/drm_atomic.h
> > index c09ecaf43825..627210f3ff59 100644
> > --- a/include/drm/drm_atomic.h
> > +++ b/include/drm/drm_atomic.h
> > @@ -139,9 +139,9 @@ struct drm_crtc_commit {
> >  	/**
> >  	 * @abort_completion:
> >  	 *
> > -	 * A flag that's set after drm_atomic_helper_setup_commit takes a
> > second
> > -	 * reference for the completion of $drm_crtc_state.event. It's used by
> > -	 * the free code to remove the second reference if commit fails.
> > +	 * A flag that's set after drm_atomic_helper_setup_commit() takes a
> > +	 * second reference for the completion of $drm_crtc_state.event. It's
> > +	 * used by the free code to remove the second reference if commit
> > fails.
> >  	 */
> >  	bool abort_completion;
> >  };
> -- 
> Cheers,
> 	Lyude Paul
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2019-01-11 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12  7:34 [PATCH] drm/atomic: Add missing () to function ref in kerneldoc Daniel Vetter
2018-10-24 15:47 ` Lyude Paul
2019-01-11 15:13   ` Daniel Vetter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190111151337.GY21184@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=daniel.vetter@ffwll.ch \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=lyude@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox