[SCSI] advansys: Clean up proc_info implementation
authorMatthew Wilcox <matthew@wil.cx>
Thu, 26 Jul 2007 15:00:51 +0000 (11:00 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:38:37 +0000 (14:38 -0400)
commit2a437959e963d98e04dbbcd26b69bfb1985567ce
tree3e22b7da80b554948a935bc43337d8b273e12c5c
parent8c6af9e174abdf40c30a4a229bbd11b458869f97
[SCSI] advansys: Clean up proc_info implementation

Just use the Scsi_Host passed in, rather than looking through the driver's
own array of boards for one that matches it.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c