From: Darrick J. Wong Date: Mon, 5 Nov 2007 19:51:17 +0000 (-0800) Subject: [SCSI] libsas: Convert sas_proto users to sas_protocol X-Git-Tag: v2.6.25-rc1~1230^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5929faf3334f4c69f3bb02be59d7c127e0cefa1f;p=pandora-kernel.git [SCSI] libsas: Convert sas_proto users to sas_protocol 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed