aboutsummaryrefslogtreecommitdiff
path: root/kernel/static_call.c
diff options
context:
space:
mode:
authorGravatar Filipe Manana <fdmanana@suse.com> 2024-01-09 15:46:25 +0000
committerGravatar David Sterba <dsterba@suse.com> 2024-03-04 16:24:45 +0100
commit592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e (patch)
tree070d10ec02e1a79dd4459efba105e9f1b14df38a /kernel/static_call.c
parentbtrfs: cache folio size and shift in extent_buffer (diff)
downloadlinux-592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e.tar.gz
linux-592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e.tar.bz2
linux-592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e.zip
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 'kernel/static_call.c')
0 files changed, 0 insertions, 0 deletions