From: Jeff Garzik <jeff@garzik.org>
To: "Darrick J. Wong" <djwong@us.ibm.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>,
Alexis Bruemmer <alexisb@us.ibm.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH 1/2] libsas: Convert sas_proto users to sas_protocol
Date: Mon, 05 Nov 2007 15:27:36 -0500 [thread overview]
Message-ID: <472F7CB8.4070809@garzik.org> (raw)
In-Reply-To: <20071105195117.GB7010@tree.beaverton.ibm.com>
Darrick J. Wong wrote:
> sparse complains about the mixing of enums in libsas. Since the
> underlying numeric values of both enums are the same, combine them
> to get rid of the warning.
>
> Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
> ---
>
> drivers/scsi/aic94xx/aic94xx_dev.c | 6 +++---
> drivers/scsi/aic94xx/aic94xx_dump.c | 4 ++--
> drivers/scsi/aic94xx/aic94xx_hwi.c | 2 +-
> drivers/scsi/aic94xx/aic94xx_scb.c | 6 +++---
> drivers/scsi/aic94xx/aic94xx_task.c | 30 +++++++++++++++---------------
> drivers/scsi/aic94xx/aic94xx_tmf.c | 12 ++++++------
> drivers/scsi/libsas/sas_discover.c | 2 +-
> drivers/scsi/libsas/sas_expander.c | 6 +++---
> drivers/scsi/libsas/sas_internal.h | 2 +-
> include/scsi/libsas.h | 18 +++++++++---------
> include/scsi/sas.h | 13 ++++++-------
> include/scsi/scsi_transport_sas.h | 8 +-------
> 12 files changed, 51 insertions(+), 58 deletions(-)
ACK patches 1-2
prev parent reply other threads:[~2007-11-05 20:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-05 19:51 [PATCH 1/2] libsas: Convert sas_proto users to sas_protocol Darrick J. Wong
2007-11-05 20:27 ` 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=472F7CB8.4070809@garzik.org \
--to=jeff@garzik.org \
--cc=James.Bottomley@HansenPartnership.com \
--cc=alexisb@us.ibm.com \
--cc=djwong@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@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