summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_core.h
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2013-09-06 20:50:36 -0700
committerNicholas Bellinger <nab@linux-iscsi.org>2013-09-10 20:23:30 -0700
commit12e4101af431b66c734efef9eb359a0b8c6ad90c (patch)
tree7b05b095437c1732c4d9e90052c7d31de24952d2 /drivers/target/iscsi/iscsi_target_core.h
parent5ab41ca467546d18dc793195a7c9f8e307311dbf (diff)
downloadop-kernel-dev-12e4101af431b66c734efef9eb359a0b8c6ad90c.zip
op-kernel-dev-12e4101af431b66c734efef9eb359a0b8c6ad90c.tar.gz
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
This patch removes an unnecessary wait_for_completion within iscsi_get_thread_set(), that would wait for 1 second before trying to obtain an inactive struct iscsi_thread_set from iscsi_get_ts_from_inactive_list(). Since iscsi_allocate_thread_sets() will already be adding the newly allocated iscsi_thread_set to the inactive list directly, there is no need to wait here. Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/iscsi/iscsi_target_core.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud