On Sat, May 10, 2025 at 02:12:45PM +0100, Andrew Cooper wrote: > Nothing in bitmap.h uses lib.h. Reduce to just macros.h and string.h. Drop > types.h while at it, as it comes in through bitops.h > > cpumask.h and nodemask.h only include kernel.h to get container_of(). Move it > into macros.h where it belongs. > > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Roger Pau Monné <[email protected]> Thanks, Roger.
