summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorBoaz Harrosh <bharrosh@panasas.com>2007-10-02 21:11:24 (GMT)
committerJames Bottomley <jejb@mulgrave.localdomain>2007-10-12 18:56:00 (GMT)
commit884f7fba09646714f94d945162e698f0822a6fdd (patch)
treed076eb4fa2fce33918548de69770e35153bdf823 /sound
parent835cc24aff0fd4b9da9d0a45d9bd043adcb2cf89 (diff)
downloadlinux-884f7fba09646714f94d945162e698f0822a6fdd.tar.xz
[SCSI] gdth: Remove gdth_ctr_tab[]
- Places like Initialization and Reset that Just loop on all devices can use the link list with the list_for_each_entry macro. But the io_ctrl from user mode now suffers performance-wise because code has to do a sequential search for the requested host number. I have isolated this search in a gdth_find_ha(int hanum) member for future enhancement if needed. Signed-off-by Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions