diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-12-16 19:29:45 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 16:53:17 +0300 |
commit | 07174a34295767389383fd4e27da2a41ebb6966e (patch) | |
tree | 7db6c659ebe9247f9be9e35409c51338daa5ba95 /scripts/lib/kdoc/kdoc_files.py | |
parent | 378f25d3fc429ad001fa686f615df5c0f9cd47e1 (diff) | |
download | linux-07174a34295767389383fd4e27da2a41ebb6966e.tar.xz |
btrfs: move extent-tree function declarations out of ctree.h
We have 3 functions that have their prototypes declared in ctree.h but
they are defined at extent-tree.c and they are unrelated to the btree
data structure. Move the prototypes out of ctree.h and into extent-tree.h.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions