linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chuck Ebbert <cebbert@redhat.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: akpm@osdl.org, jeff@garzik.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: Cable strategy
Date: Fri, 08 Feb 2008 10:45:21 -0500	[thread overview]
Message-ID: <47AC7911.10700@redhat.com> (raw)
In-Reply-To: <20080208152138.28d5dfdb@core>

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;  ???



  reply	other threads:[~2008-02-08 15:45 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 [this message]
2008-02-08 15:56   ` Alan Cox

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=47AC7911.10700@redhat.com \
    --to=cebbert@redhat.com \
    --cc=akpm@osdl.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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).