aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-12-01 11:19:40 +0200
committerDavid Sterba <[email protected]>2018-01-22 16:08:15 +0100
commit5c9a702ed1724f1c856c7299fe1faf9b3b5b4eb0 (patch)
tree29ada08bb11ed4d199b474dd448a4ee1b1dcc266 /tools/perf/scripts/python/bin
parent7cfad65297bfe0aa2996cd72d21c898aa84436d9 (diff)
btrfs: Remove unused variable in btrfs_get_extent
trans was statically assigned to NULL and this never changed over the course of btrfs_get_extent. So remove any code which checks whether trans != NULL and just hardcode the fact trans is always NULL. Resolves-coverity-id: 112806 Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions