commit | 6e8905f4a028bd07190fa5b2f90b5a35868c84d8 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Oct 02 21:55:23 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:52:55 2007 -0400 |
tree | 3ed2706026805af0ddf0f9c7df08a3d1a824b545 | |
parent | 512193588db0d38ae6aa78802bb15f3ef3104a00 [diff] |
[SCSI] advansys: Remove array of scsi targets 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>