Skip to content

Commit

Permalink
[SCSI] gdth: clean up host private data
Browse files Browse the repository at this point in the history
  - Based on same patch from Christoph Hellwig <hch@lst.de>

  - 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 <bharrosh@panasas.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Boaz Harrosh authored and James Bottomley committed Oct 12, 2007
1 parent 52759e6 commit 45f1a41
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 384 deletions.
Loading

0 comments on commit 45f1a41

Please sign in to comment.