diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-12-26 15:46:21 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-01-17 14:16:26 +0100 |
commit | c831d92890e037aafee662e66172d406804e4818 (patch) | |
tree | 8562d05ad037f2c1da91e920d5401223fc5b0bb2 /drivers/irqchip/irq-crossbar.c | |
parent | irqchip/realtek-rtl: Service all pending interrupts (diff) | |
download | linux-c831d92890e037aafee662e66172d406804e4818.tar.xz linux-c831d92890e037aafee662e66172d406804e4818.zip |
irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap
kfree() and bitmap_free() are the same. But using the latter is more
consistent when freeing memory allocated with bitmap_zalloc().
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/0b982ab54844803049c217b2899baa59602faacd.1640529916.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'drivers/irqchip/irq-crossbar.c')
0 files changed, 0 insertions, 0 deletions