diff options
author | Nikolay Borisov <nborisov@suse.com> | 2021-11-23 13:44:22 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-03 15:09:50 +0100 |
commit | 364be8421192d11ff2aa2973f00efc7cf3b01f52 (patch) | |
tree | 585aa5a51d0e821d365b0d0524573770ae340243 /crypto/blake2b_generic.c | |
parent | btrfs: make __btrfs_add_free_space take just block group reference (diff) | |
download | linux-364be8421192d11ff2aa2973f00efc7cf3b01f52.tar.xz linux-364be8421192d11ff2aa2973f00efc7cf3b01f52.zip |
btrfs: change name and type of private member of btrfs_free_space_ctl
btrfs_free_space_ctl::private is either unset or it always points to
struct btrfs_block_group when it is set. So there's no point in keeping
the unhelpful 'private' name and keeping it an untyped pointer. Change
both the type and name to be self-describing. No functional changes.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'crypto/blake2b_generic.c')
0 files changed, 0 insertions, 0 deletions