dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lyude Paul <lyude@redhat.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>,
	DRI Development <dri-devel@lists.freedesktop.org>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Subject: Re: [PATCH] drm/atomic: Add missing () to function ref in kerneldoc
Date: Wed, 24 Oct 2018 11:47:31 -0400	[thread overview]
Message-ID: <21d0c023beaf00d72bf75fe17ffdcafccaacb787.camel@redhat.com> (raw)
In-Reply-To: <20181012073441.21774-1-daniel.vetter@ffwll.ch>

Reviewed-by: Lyude Paul <lyude@redhat.com>

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2018-10-24 15:47 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 [this message]
2019-01-11 15:13   ` Daniel Vetter

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=21d0c023beaf00d72bf75fe17ffdcafccaacb787.camel@redhat.com \
    --to=lyude@redhat.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    /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