summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2015-05-17 22:44:59 +0300
committerMarcel Holtmann <marcel@holtmann.org>2015-05-19 12:44:45 +0300
commit3186d3d7aec3b2f242abbc0a0219226e7705c905 (patch)
treed2901dc705ba9949c1c70fdddf0e1cc1d4ccf3a2 /scripts/decode_stacktrace.sh
parent7e57905ba6c825f38f146b5f8974c2ce27f299bb (diff)
downloadlinux-3186d3d7aec3b2f242abbc0a0219226e7705c905.tar.xz
fakelb: use list_for_each_entry_safe
Iterate and removing items from a list, we should use list_for_each_entry_safe instead list_for_each_entry to avoid accidents by removing. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions