From: Jeff Garzik <jeff@garzik.org>
To: Henne <henne@nachtwindheim.de>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kerneldoc fix in libata
Date: Wed, 20 Jun 2007 19:57:06 -0400 [thread overview]
Message-ID: <4679BED2.5080608@garzik.org> (raw)
In-Reply-To: <46778F8A.2080108@nachtwindheim.de>
Henne wrote:
> From: Henrik Kretzschmar <henne@nachtwindheim.de>
>
> Fix parameter name from ata_dev_reread_id() in libata-core.c for kerneldoc.
>
> Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
>
> ---
>
> diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
> index 047eabd..88e2761 100644
> --- a/drivers/ata/libata-core.c
> +++ b/drivers/ata/libata-core.c
> @@ -3659,7 +3659,7 @@ static int ata_dev_same_device(struct at
>
> /**
> * ata_dev_reread_id - Re-read IDENTIFY data
> - * @adev: target ATA device
> + * @dev: target ATA device
> * @readid_flags: read ID flags
applied
prev parent reply other threads:[~2007-06-20 23:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-19 8:10 [PATCH] kerneldoc fix in libata Henne
2007-06-20 23:57 ` Jeff Garzik [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=4679BED2.5080608@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=henne@nachtwindheim.de \
--cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.