diff options
author | Byongho Lee <[email protected]> | 2015-09-01 23:36:28 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2015-10-21 18:28:48 +0200 |
commit | 568b1c9cca82623af764ee6ea65dc41a7079171c (patch) | |
tree | f3339cf7ea0b382e14527c853000b4af8638c7bd /tools/perf/util/trace-event-scripting.c | |
parent | d7641a49a54f66e1a323d0de6b42caeee6d33aa5 (diff) |
btrfs: remove unnecessary list_del
We can safely iterate whole list items, without using list_del macro.
So remove the list_del call.
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