aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorNicholas Bellinger <[email protected]>2014-02-03 12:53:51 -0800
committerNicholas Bellinger <[email protected]>2014-03-04 17:54:09 -0800
commit5159d763f60af693a3fcec45dce2021f66e528a4 (patch)
tree9781d7b62561338f36bbd1bcc0ec093fa343a041 /tools/perf/scripts/python/check-perf-trace.py
parenta2a99cea5ec7c1e47825559f0e75a4efbcf8aee3 (diff)
iscsi/iser-target: Use list_del_init for ->i_conn_node
There are a handful of uses of list_empty() for cmd->i_conn_node within iser-target code that expect to return false once a cmd has been removed from the per connect list. This patch changes all uses of list_del -> list_del_init in order to ensure that list_empty() returns false as expected. Acked-by: Sagi Grimberg <[email protected]> Cc: Or Gerlitz <[email protected]> Cc: <[email protected]> #3.10+ Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions