aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2020-08-17 12:08:37 +0200
committerDavid Sterba <[email protected]>2020-10-07 12:06:55 +0200
commit0af447d0507b1623cd4b94ad941460951e141783 (patch)
treebba23bc990b923b83b00ae4ad37cc3415678f6d1 /tools/perf/scripts/python/export-to-sqlite.py
parentcb4c9198302b02c3f0eaf4267636e5ce1f4a4765 (diff)
btrfs: remove unnecessarily shadowed variables
In btrfs_orphan_cleanup, there's another instance of fs_info, but it's the same as the one we already have. In btrfs_backref_finish_upper_links, rb_node is same type and used as temporary cursor to the tree. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions