[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <472F7CB8.4070809@garzik.org>
Date: Mon, 05 Nov 2007 15:27:36 -0500
From: Jeff Garzik <jeff@...zik.org>
To: "Darrick J. Wong" <djwong@...ibm.com>
CC: James Bottomley <James.Bottomley@...senPartnership.com>,
Alexis Bruemmer <alexisb@...ibm.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-scsi <linux-scsi@...r.kernel.org>
Subject: Re: [PATCH 1/2] libsas: Convert sas_proto users to sas_protocol
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@...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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists