public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Mark Haverkamp <markh@osdl.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>,
	Mark Salyzyn <mark_salyzyn@adaptec.com>,
	linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] aacraid: regression fix
Date: Fri, 17 Jun 2005 12:20:54 +0100	[thread overview]
Message-ID: <20050617112054.GC12178@infradead.org> (raw)
In-Reply-To: <1118853406.12918.17.camel@markh1.pdx.osdl.net>

On Wed, Jun 15, 2005 at 09:36:46AM -0700, Mark Haverkamp wrote:
> -		kfib->header.XferState = 0;
> +		kfib->header.XferState = cpu_to_le32(0);

you never need to byte-swap the 0 constant.


  reply	other threads:[~2005-06-17 11:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-15 16:36 [PATCH] aacraid: regression fix Mark Haverkamp
2005-06-17 11:20 ` Christoph Hellwig [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-06-17 12:15 Salyzyn, Mark

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=20050617112054.GC12178@infradead.org \
    --to=hch@infradead.org \
    --cc=James.Bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mark_salyzyn@adaptec.com \
    --cc=markh@osdl.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