From: Boaz Harrosh Date: Tue, 2 Oct 2007 21:05:53 +0000 (+0200) Subject: [SCSI] gdth: clean up host private data X-Git-Tag: v2.6.24-rc1~1290^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f1a41b2b2e02e91d29bde66a8da4d050959f65;p=pandora-kernel.git [SCSI] gdth: clean up host private data - Based on same patch from Christoph Hellwig - Get rid of all the indirection in the Scsi_Host private data and always put the gdth_ha_str directly into it. - Change all internal functions prototype to recieve an "gdth_ha_str *ha" pointer directlly and kill all that redundent access to the "gdth_ctr_tab[]" controller-table. Signed-off-by: Boaz Harrosh Signed-off-by: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed