diff options
author | 2014-09-16 16:23:13 -0400 | |
---|---|---|
committer | 2014-10-01 14:39:10 -0700 | |
commit | f81ccb489a7a641c1bed41b49cf8d72c199c68d5 (patch) | |
tree | 8ab987efb52a2495bafdcc399f465ae15c47ae7a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | target: encapsulate smp_mb__after_atomic() (diff) | |
download | wireguard-linux-f81ccb489a7a641c1bed41b49cf8d72c199c68d5.tar.xz wireguard-linux-f81ccb489a7a641c1bed41b49cf8d72c199c68d5.zip |
target: simplify core_tmr_abort_task
list_for_each_entry_safe is necessary if list objects are deleted from
the list while traversing it. Not the case here, so we can use the base
list_for_each_entry variant.
Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions