diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-04-07 11:57:05 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:44 +0200 |
commit | 00ba32e5be977fc156fa5a2e5bdf6d1f6570452f (patch) | |
tree | 78a0ee07651bbef7886d053641fb348fa9772720 /fs/btrfs/compression.c | |
parent | 94bd699a08eda0607a651536c4ecbcad6c9fe5b3 (diff) |
btrfs: remove double underscore prefix from __set_extent_bit()
Now that set_extent_bit() was renamed to btrfs_set_extent_bit(), there's
no need to have a __set_extent_bit() function, we can just remove the
double underscore prefix, which we try to avoid according to the coding
style conventions.
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 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions