On Mon, 2019-03-04 at 11:44 +0200, Andy Shevchenko wrote: > Switch to bitmap_zalloc() to show clearly what we are allocating. > Besides that it returns pointer of bitmap type instead of opaque void *.
Reviewed-by: Bart Van Assche <bvanass...@acm.org>