summaryrefslogtreecommitdiff
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-01-09 18:46:25 +0300
committerDavid Sterba <dsterba@suse.com>2024-03-04 18:24:45 +0300
commit592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e (patch)
tree070d10ec02e1a79dd4459efba105e9f1b14df38a /fs/btrfs/dev-replace.c
parent84cda1a6087d522548b7c8baac886c8e476be152 (diff)
downloadlinux-592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e.tar.xz
btrfs: remove extent_map_tree forward declaration at extent_io.h
There's no need to do a forward declaration of struct extent_map_tree at extent_io.h, as there are no function prototypes, inline functions or data structures that refer to struct extent_map_tree. So remove that forward declaration, which is not needed since commit 477a30ba5f8d ("btrfs: Sink extent_tree arguments in try_release_extent_mapping"). 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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions