aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorByongho Lee <[email protected]>2015-09-01 23:10:57 +0900
committerDavid Sterba <[email protected]>2015-10-21 18:28:48 +0200
commitd7641a49a54f66e1a323d0de6b42caeee6d33aa5 (patch)
treef82a79a4cc581a4b87c4df951695ece62471a607 /tools/perf/util/trace-event-scripting.c
parentf2f767e7345dfe56102d6809f647ba38a238f718 (diff)
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
There is no removing list element while iterating over list. So, replace list_for_each_entry_safe to list_for_each_entry. Reviewed-by: David Sterba <[email protected]> Signed-off-by: Byongho Lee <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions