aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-08-28 14:21:01 +0100
committerDavid Sterba <[email protected]>2018-10-15 17:23:28 +0200
commit29c5e5d4966d8d56e18e008da01108167d8d6fd1 (patch)
tree1a931125f9e244064e9006dd9832d5148260606d /tools/perf/scripts/python
parentd005dbeca0814551ed243fc2d51480d0cd925d67 (diff)
btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read
Pointer 'tree' is being assigned but is never used hence it is redundant and can be removed. This is a leftover from cleanup patch 00032d38eaa89c76de7 ("btrfs: drop extent_io_ops::merge_bio_hook callback"). Cleans up clang warning: warning: variable 'tree' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions