aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-08-21 12:43:50 +0300
committerDavid Sterba <[email protected]>2017-10-30 12:27:56 +0100
commitc434d21c6442b107af7030be2d716cf6c89c5606 (patch)
treee85c9b9bf6fa6694a67cf79698d369ab2ff5d912 /tools/perf/scripts/python
parent1efb72a3c3ea8e430d1984774692ecbe3235600a (diff)
btrfs: Remove redundant argument of __link_block_group
__link_block_group is called from only 2 places and at each call site the space_info being passed is the same as the space info assigned to the passed cache struct. Let's remove the redundant argument and make the function reference the space_info from the passed block_group_cache. No functional changes Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> [ renamed to link_block_group ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions