[SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 26 Apr 2005 02:46:30 +0000 (19:46 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 17:53:36 +0000 (12:53 -0500)
commit23a2bc2289ad3bbc41093c2b50a9c17b37b4d73d
treef3a62efa60a14eee710142cc97ed7ec6ae5b3787
parent4833869e6e6c2315e301c256e393dfb949c10076
[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 <benoit.boissinot@ens-lyon.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/dpt_i2o.c