Re: [PATCH 6/6] bitmap: move bitmap_*_region functions to bitmap.h
From: Andy Shevchenko
Date: Thu Jul 27 2023 - 06:07:05 EST
On Wed, Jul 26, 2023 at 07:02:07PM -0700, Yury Norov wrote:
> Now that bitmap_*_region() functions are implemented as thin wrappers
> around others, it's worth to move them to the header, as it opens room
> for compile-time optimizations.
Don't forget to run
scripts/kernel-doc -v -none -Wall
against this header.
--
With Best Regards,
Andy Shevchenko