[SCSI] advansys: Remove array of scsi targets
authorMatthew Wilcox <matthew@wil.cx>
Wed, 3 Oct 2007 01:55:23 +0000 (21:55 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:55 +0000 (14:52 -0400)
The driver was saving a scsi_device for each target, but wasn't doing
anything useful with them.  Just delete the array.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found