[SCSI] advansys: remove AscCompareString()
commitce3a7f1202e02324841ef87d7d3f08ff351d07c7
authorMatthew Wilcox <matthew@wil.cx>
Thu, 26 Jul 2007 15:39:17 +0000 (26 11:39 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:15 +0000 (12 14:39 -0400)
tree410b3412a60a94215a3020c0be36b64527132991
parent9649af39e30d8d2668c35d008e8e14ae138e4d40
[SCSI] advansys: remove AscCompareString()

AscCompareString() is just another name for strncmp

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c