From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, liml@rtr.ca
Subject: Re: [PATCH 1/5] libata: kill unused constants
Date: Wed, 04 Jun 2008 06:29:54 -0400 [thread overview]
Message-ID: <48466EA2.8050409@garzik.org> (raw)
In-Reply-To: <12112174751732-git-send-email-htejun@gmail.com>
Tejun Heo wrote:
> Kill a few unused constants.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
> include/linux/libata.h | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/include/linux/libata.h b/include/linux/libata.h
> index 95a2000..989088e 100644
> --- a/include/linux/libata.h
> +++ b/include/linux/libata.h
> @@ -111,13 +111,10 @@ enum {
> /* various global constants */
> LIBATA_MAX_PRD = ATA_MAX_PRD / 2,
> LIBATA_DUMB_MAX_PRD = ATA_MAX_PRD / 4, /* Worst case */
> - ATA_MAX_PORTS = 8,
> ATA_DEF_QUEUE = 1,
> /* tag ATA_MAX_QUEUE - 1 is reserved for internal commands */
> ATA_MAX_QUEUE = 32,
> ATA_TAG_INTERNAL = ATA_MAX_QUEUE - 1,
> - ATA_MAX_BUS = 2,
> - ATA_DEF_BUSY_WAIT = 10000,
> ATA_SHORT_PAUSE = (HZ >> 6) + 1,
applied
next prev parent reply other threads:[~2008-06-04 10:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-19 17:17 [PATCHSET #upstream] libata: improve timeout handling for EH commands Tejun Heo
2008-05-19 17:17 ` [PATCH 1/5] libata: kill unused constants Tejun Heo
2008-06-04 10:29 ` Jeff Garzik [this message]
2008-05-19 17:17 ` [PATCH 2/5] libata: consistently use msecs for time durations Tejun Heo
2008-05-19 22:35 ` Elias Oltmanns
2008-05-20 4:03 ` Tejun Heo
2008-06-13 6:55 ` Jeff Garzik
2008-05-19 17:17 ` [PATCH 3/5] libata: improve EH retry delay handling Tejun Heo
2008-05-19 18:33 ` Alan Cox
2008-05-20 4:02 ` Tejun Heo
2008-05-19 17:17 ` [PATCH 4/5] libata: use ULONG_MAX to terminate reset timeout table Tejun Heo
2008-05-19 17:17 ` [PATCH 5/5] libata: improve EH internal command timeout handling Tejun Heo
2008-05-19 18:35 ` Alan Cox
2008-05-19 18:51 ` Jeff Garzik
2008-05-20 4:05 ` Tejun Heo
2008-05-29 1:59 ` [PATCHSET #upstream] libata: improve timeout handling for EH commands Tejun Heo
2008-06-03 18:06 ` Jeff Garzik
2008-06-04 5:02 ` Tejun Heo
2008-11-10 16:32 ` saeed bishara
2008-11-11 2:27 ` Tejun Heo
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=48466EA2.8050409@garzik.org \
--to=jeff@garzik.org \
--cc=htejun@gmail.com \
--cc=liml@rtr.ca \
--cc=linux-ide@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.