diff options
| author | Alexander Lobakin <[email protected]> | 2024-03-27 15:23:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-01 09:49:28 +0000 |
| commit | 4ca532d64648d4776d15512caed3efea05ca7195 (patch) | |
| tree | d1bc2f3bb44ab012ecb32fc8af1177b709d48f79 /lib/test_bitmap.c | |
| parent | fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() (diff) | |
| download | kernel-4ca532d64648d4776d15512caed3efea05ca7195.tar.gz kernel-4ca532d64648d4776d15512caed3efea05ca7195.zip | |
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
bitmap_set_bits() does not start with the FS' prefix and may collide
with a new generic helper one day. It operates with the FS-specific
types, so there's no change those two could do the same thing.
Just add the prefix to exclude such possible conflict.
Reviewed-by: Przemek Kitszel <[email protected]>
Acked-by: David Sterba <[email protected]>
Reviewed-by: Yury Norov <[email protected]>
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions
