]> Pileus Git - ~andy/linux/commit
[SCSI] advansys: delete AscGetChipBusType
authorMatthew Wilcox <matthew@wil.cx>
Thu, 26 Jul 2007 15:54:15 +0000 (11:54 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:30 +0000 (14:39 -0400)
commit59fcf844095a89fe5e42b4e9bfc4b49dd6909e6b
treef6ff4e0cbfeaef7aac59b9afb6fa18ae3ce07ffd
parentecec1947479e52eeb4378cc5706d6d46b0cf5172
[SCSI] advansys: delete AscGetChipBusType

By moving a test from AscGetChipBusType into its only caller, we can delete
the whole function

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