aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorAlexander Lobakin <[email protected]>2024-03-27 15:23:47 +0000
committerDavid S. Miller <[email protected]>2024-04-01 09:49:28 +0000
commit4ca532d64648d4776d15512caed3efea05ca7195 (patch)
treed1bc2f3bb44ab012ecb32fc8af1177b709d48f79 /lib/test_bitmap.c
parentfs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() (diff)
downloadkernel-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