diff options
author | 2024-03-27 16:23:47 +0100 | |
---|---|---|
committer | 2024-04-01 10:49:28 +0100 | |
commit | 4ca532d64648d4776d15512caed3efea05ca7195 (patch) | |
tree | d1bc2f3bb44ab012ecb32fc8af1177b709d48f79 /lib/netdev-notifier-error-inject.c | |
parent | fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() (diff) | |
download | linux-rng-4ca532d64648d4776d15512caed3efea05ca7195.tar.xz linux-rng-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 <przemyslaw.kitszel@intel.com>
Acked-by: David Sterba <dsterba@suse.com>
Reviewed-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions