diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-10-16 11:13:24 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 14:34:18 +0100 |
commit | 4b5c1200f78ed40e7f1d6f05a6b00a04cd39cc7a (patch) | |
tree | 4ddc3d2c30831b6b992818efcdd45cb57e5fd6eb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b8e63ea4058da6719c2c89cdf383167aa120e904 (diff) |
btrfs: remove local generation variable from read_block_for_search()
It's redundant to have the 'gen' variable since we already have the same
value in the local btrfs_tree_parent_check structure. So remove it and
instead use the structure's field.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions