diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-01-09 15:46:25 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:45 +0100 |
commit | 592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e (patch) | |
tree | 070d10ec02e1a79dd4459efba105e9f1b14df38a /tools/perf/scripts/python/stackcollapse.py | |
parent | 84cda1a6087d522548b7c8baac886c8e476be152 (diff) |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions