]> err.no Git - linux-2.6/commitdiff
[SCSI] libsas: Convert sas_proto users to sas_protocol
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 5 Nov 2007 19:51:17 +0000 (11:51 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:22:41 +0000 (18:22 -0600)
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>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found