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 <[EMAIL PROTECTED]>
---

 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to