From: Daniel Vetter <daniel@ffwll.ch>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-kernel@vger.kernel.org, airlied@linux.ie,
dri-devel@lists.freedesktop.org, trivial@kernel.org
Subject: Re: [PATCH] drm: Fix warning with make xmldocs caused by drm_irq.c
Date: Wed, 15 Jul 2015 14:19:17 +0200 [thread overview]
Message-ID: <20150715121917.GH3736@phenom.ffwll.local> (raw)
In-Reply-To: <1436955942-28304-1-git-send-email-standby24x7@gmail.com>
On Wed, Jul 15, 2015 at 07:25:42PM +0900, Masanari Iida wrote:
> This patch fix following warnings.
>
> Warning(.//drivers/gpu/drm/drm_irq.c:1279): No description
> found for parameter drm_crtc'
> Warning(.//drivers/gpu/drm/drm_irq.c:1279): Excess function
> parameter 'crtc' description in 'drm_crtc_vblank_reset'
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Applied to drm-misc, thanks.
-Daniel
> ---
> drivers/gpu/drm/drm_irq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_irq.c b/drivers/gpu/drm/drm_irq.c
> index f9cc68f..9fd784b 100644
> --- a/drivers/gpu/drm/drm_irq.c
> +++ b/drivers/gpu/drm/drm_irq.c
> @@ -1267,7 +1267,7 @@ EXPORT_SYMBOL(drm_crtc_vblank_off);
>
> /**
> * drm_crtc_vblank_reset - reset vblank state to off on a CRTC
> - * @crtc: CRTC in question
> + * @drm_crtc: CRTC in question
> *
> * Drivers can use this function to reset the vblank state to off at load time.
> * Drivers should use this together with the drm_crtc_vblank_off() and
> --
> 2.5.0.rc2.13.g961abca
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
prev parent reply other threads:[~2015-07-15 12:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 10:25 Masanari Iida
2015-07-15 12:19 ` 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=20150715121917.GH3736@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=standby24x7@gmail.com \
--cc=trivial@kernel.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
all inboxes | Powered by JetHome®