diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-12-16 15:58:09 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 16:53:17 +0300 |
commit | 2205302298af2036e9c164fca025ba7a1ab2c816 (patch) | |
tree | f97990daddb9c6f6f23f0bf16e14303064ef306c /scripts/lib/kdoc/kdoc_files.py | |
parent | a5b3f117daead61c3c9c88cd1159d38fa4ad1362 (diff) | |
download | linux-2205302298af2036e9c164fca025ba7a1ab2c816.tar.xz |
btrfs: move the folio ordered helpers from ctree.h into fs.h
The folio ordered helper macros are defined at ctree.h but this is not
the best place since ctree.{h,c} is all about the btree data structure
implementation and not a generic module. So move these macros into the
fs.h header.
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