From: Benoit Boissinot Date: Tue, 26 Apr 2005 02:46:30 +0000 (-0700) Subject: [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code X-Git-Tag: v2.6.13-rc1~90^2~583^2~62^2^2~27^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a2bc2289ad3bbc41093c2b50a9c17b37b4d73d;p=pandora-kernel.git [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code This patch removes the array 'hbas' as it seems to be useless and redundant with the linked list hbas_chain. Signed-off-by: Benoit Boissinot Signed-off-by: James Bottomley --- Reading git-diff-tree failed