aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorBoaz Harrosh <[email protected]>2007-10-02 23:11:24 +0200
committerJames Bottomley <[email protected]>2007-10-12 14:56:00 -0400
commit884f7fba09646714f94d945162e698f0822a6fdd (patch)
treed076eb4fa2fce33918548de69770e35153bdf823 /net/unix/sysctl_net_unix.c
parent835cc24aff0fd4b9da9d0a45d9bd043adcb2cf89 (diff)
[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 <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions