diff options
author | David Sterba <[email protected]> | 2019-10-23 18:48:15 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-11-18 17:51:45 +0100 |
commit | 3d976388daa9ed77c9d2ded914ad07385b37d97e (patch) | |
tree | 42a5a30a670c4aaa806baaa30d31279b9ab58e19 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | f93c63e54730428f474267600fa3a901881d2829 (diff) |
btrfs: remove embedded block_group_cache::item
The members ::used and ::flags are now in the block group cache
structure, the last one is chunk_objectid, but that's set to a fixed
value and otherwise unused. The item is constructed from a local
variable before write, so we can remove the embedded one from block
group.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Nikolay Borisov <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions