aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBaokun Li <[email protected]>2021-06-11 14:51:15 +0800
committerDavid Sterba <[email protected]>2021-06-22 14:11:57 +0200
commitbb930007c006c5d7b8ecba41bb5bafd2dcd1fa79 (patch)
tree704c19eee0db7c9eefcaa17a83a534aa678542f2 /tools/perf/scripts/python/export-to-postgresql.py
parentb05fbcc36be1f8597a1febef4892053a0b2f3f60 (diff)
btrfs: send: use list_move_tail instead of list_del/list_add_tail
Use list_move_tail() instead of list_del() + list_add_tail() as it's doing the same thing and allows further cleanups. Open code name_cache_used() as there is only one user. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Baokun Li <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions