diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-08-26 16:43:48 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-23 08:49:17 +0200 |
| commit | 60ac80242be1ce5e75f7f1e79f0d02996702388c (patch) | |
| tree | c2be2d750595b98ac9cf18417bf656506b1eb4de /scripts/extract-fwblobs | |
| parent | 2c123db1f0e1fbba424263851973e2bb862c26fb (diff) | |
btrfs: rename root to log in walk_down_log_tree() and walk_up_log_tree()
Everywhere we have a log root we name it as 'log' or 'log_root' except in
walk_down_log_tree() and walk_up_log_tree() where we name it as 'root',
which not only it's inconsistent, it's also confusing since we typically
use 'root' when naming variables that refer to a subvolume tree. So for
clairty and consistency rename the 'root' argument to 'log'.
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 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions
