[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
Lorenzo Pieralisi
lorenzo.pieralisi at arm.com
Mon Nov 29 09:40:29 PST 2021
On Sat, 23 Oct 2021 22:02:05 +0200, Christophe JAILLET wrote:
> 'xgene_msi->bitmap' is a bitmap. So use 'bitmap_zalloc()' to simplify code,
> improve the semantic and avoid some open-coded arithmetic in allocator
> arguments.
>
> Also change the corresponding 'kfree()' into 'bitmap_free()' to keep
> consistency.
>
> [...]
Applied to pci/xgene, thanks!
[1/1] PCI: xgene-msi: Use bitmap_zalloc() when applicable
https://git.kernel.org/lpieralisi/pci/c/1ed9b961be
Thanks,
Lorenzo
More information about the linux-arm-kernel
mailing list