Home
last modified time | relevance | path

Searched hist:e118029c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-zone.ce118029c Tue Jun 06 22:26:27 CDT 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> dm zone: Use the bitmap API to allocate bitmaps

Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.
It is less verbose and it improves the semantic.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>