diff options
author | Chengming Zhou <[email protected]> | 2024-02-24 13:47:09 +0000 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-03-05 17:13:23 +0100 |
commit | ef5a05c55704c42df77c9ca0be721f031bb9c510 (patch) | |
tree | ddb14d67c342f820a9a5b43c32606f6ba3aaeb3f /scripts/generate_rust_analyzer.py | |
parent | d139ded8b9cdb897bb9539eb33311daf9a177fd2 (diff) |
btrfs: remove SLAB_MEM_SPREAD flag use
The SLAB_MEM_SPREAD flag used to be implemented in SLAB, which was
removed as of v6.8-rc1, so it became a dead flag since the commit
16a1d968358a ("mm/slab: remove mm/slab.c and slab_def.h"). And the
series[1] went on to mark it obsolete to avoid confusion for users.
Here we can just remove all its users, which has no functional change.
[1] https://lore.kernel.org/all/[email protected]/
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Chengming Zhou <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions