From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Chuck Ebbert <cebbert@redhat.com>
Cc: akpm@osdl.org, jeff@garzik.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: Cable strategy
Date: Fri, 8 Feb 2008 15:56:58 +0000 [thread overview]
Message-ID: <20080208155658.7f927b6a@core> (raw)
In-Reply-To: <47AC7911.10700@redhat.com>
On Fri, 08 Feb 2008 10:45:21 -0500
Chuck Ebbert <cebbert@redhat.com> wrote:
> On 02/08/2008 10:21 AM, Alan Cox wrote:
> > + ata_link_for_each_dev(dev, link) {
> > + if (!ata_is_40wire(dev))
> > + return 1;
> > + }
>
> return 0; ???
Err yes. That'll teach me to clean up the patch and not re-test all the
cases. I'll post a replacement diff
prev parent reply other threads:[~2008-02-08 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-08 15:21 [PATCH] libata: Cable strategy Alan Cox
2008-02-08 15:45 ` Chuck Ebbert
2008-02-08 15:56 ` Alan Cox [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=20080208155658.7f927b6a@core \
--to=alan@lxorguk.ukuu.org.uk \
--cc=akpm@osdl.org \
--cc=cebbert@redhat.com \
--cc=jeff@garzik.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).