From: Jeff Garzik <jeff@garzik.org>
To: Qinghuang Feng <qhfeng.kernel@gmail.com>
Cc: rdunlap@xenotime.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/6] /drivers/ata/pata_cs553*.c: cleanup kerneldoc
Date: Tue, 11 Nov 2008 03:02:39 -0500 [thread overview]
Message-ID: <49193C1F.80703@garzik.org> (raw)
In-Reply-To: <20081108163202.031b2a94@ubuntu>
Qinghuang Feng wrote:
> no arguments named @deadline in cs5535_cable_detect() and cs5536_cable_detect(),
> remove them.
>
> Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
> ---
> diff --git a/drivers/ata/pata_cs5535.c b/drivers/ata/pata_cs5535.c
> index 1b2d4a0..8b236af 100644
> --- a/drivers/ata/pata_cs5535.c
> +++ b/drivers/ata/pata_cs5535.c
> @@ -72,7 +72,6 @@
> /**
> * cs5535_cable_detect - detect cable type
> * @ap: Port to detect on
> - * @deadline: deadline jiffies for the operation
> *
> * Perform cable detection for ATA66 capable cable. Return a libata
> * cable type.
> diff --git a/drivers/ata/pata_cs5536.c b/drivers/ata/pata_cs5536.c
> index 73f8332..afed929 100644
> --- a/drivers/ata/pata_cs5536.c
> +++ b/drivers/ata/pata_cs5536.c
> @@ -110,7 +110,6 @@ static inline int cs5536_write(struct pci_dev *pdev, int reg, int val)
> /**
> * cs5536_cable_detect - detect cable type
> * @ap: Port to detect on
> - * @deadline: deadline jiffies for the operation
> *
applied
prev parent reply other threads:[~2008-11-11 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-08 8:32 [PATCH 2/6] /drivers/ata/pata_cs553*.c: cleanup kerneldoc Qinghuang Feng
2008-11-11 8:02 ` 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=49193C1F.80703@garzik.org \
--to=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=qhfeng.kernel@gmail.com \
--cc=rdunlap@xenotime.net \
/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.