diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-04 22:23:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-08 15:41:39 +0200 |
commit | 64c591661e4948257aac9b586394a25a7c64ec69 (patch) | |
tree | d012774a463565789987a6a2c214deb4936bee2f /drivers/virt | |
parent | 1045a06724f322ed61f1ffb994427c7bdbe64647 (diff) |
sgi-xp: 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.
While at it, remove a useless cast in a bitmap_empty() call.
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/ef49726d60f6a531428609f60a2398b6c3d9a26e.1656966181.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions