On Thu, Feb 01, 2024 at 01:22:05PM +0100, Alexander Lobakin wrote: > 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.kits...@intel.com> > Acked-by: David Sterba <dste...@suse.com> > Signed-off-by: Alexander Lobakin <aleksander.loba...@intel.com>
Reviewed-by: Yury Norov <yury.no...@gmail.com>