diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-07 15:52:30 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:51 +0300 |
commit | f378b4c3e3e0f10ae7f62dab0071c85f22c628bf (patch) | |
tree | 22b4928a8ec5c5725c2af312b4b4b3757b7c72b8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 20faaab2c32f370d142b6ff1d0113fc9bf0e81f1 (diff) | |
download | linux-f378b4c3e3e0f10ae7f62dab0071c85f22c628bf.tar.xz |
btrfs: remove unnecessary fs_info argument from btrfs_add_block_group_cache()
The fs_info can be taken from the given block group, so there is no need
to pass it as an argument. Also rename the local variable from 'info' to
'fs_info' which is more widely used, more clear and to be more consistent.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions