diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-04-01 16:12:52 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:41 +0200 |
| commit | c4e33a8431cc1a4c87c9cdee427c60f40079eea5 (patch) | |
| tree | 37e739f624ebc25e6f05c6cd0c3b59b531c5f693 /tools/perf/scripts/python | |
| parent | btrfs: use clear_extent_bits() at chunk_map_device_clear_bits() (diff) | |
| download | linux-c4e33a8431cc1a4c87c9cdee427c60f40079eea5.tar.gz linux-c4e33a8431cc1a4c87c9cdee427c60f40079eea5.zip | |
btrfs: use clear_extent_bits() instead of clear_extent_bit() where possible
Several places are using clear_extent_bit() and passing a NULL value for
the 'cached' argument, which is pointless as they can use instead
clear_extent_bits().
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
