From: Matthew Wilcox Date: Wed, 3 Oct 2007 01:55:23 +0000 (-0400) Subject: [SCSI] advansys: Remove array of scsi targets X-Git-Tag: v2.6.24-rc1~1290^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8905f4a028bd07190fa5b2f90b5a35868c84d8;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed