All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: fix ata_xfer_tbl termination
Date: Fri, 31 Mar 2006 10:16:38 -0500	[thread overview]
Message-ID: <442D47D6.70109@pobox.com> (raw)
In-Reply-To: <20060331134852.GF13172@htj.dyndns.org>

Tejun Heo wrote:
> ata_xfer_tbl is terminated by entry with -1 as ->shift.  However,
> ->shift was unsigned int making the termination condition bogus.  This
> patch converts ->shift and ->bits to int.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>

applied



      reply	other threads:[~2006-03-31 15:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-31 13:48 [PATCH] libata: fix ata_xfer_tbl termination Tejun Heo
2006-03-31 15:16 ` 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=442D47D6.70109@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=htejun@gmail.com \
    --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.