summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-01-09 15:46:25 +0000
committerDavid Sterba <dsterba@suse.com>2024-03-04 16:24:45 +0100
commit592a0ce9e2d928f6cba285e1d59ca89ce7f7c88e (patch)
tree070d10ec02e1a79dd4459efba105e9f1b14df38a /tools/perf/scripts/python/stackcollapse.py
parent84cda1a6087d522548b7c8baac886c8e476be152 (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