Re: wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()
From: Kalle Valo
Date: Tue Jul 09 2024 - 06:16:28 EST
Chen Ni <nichen@xxxxxxxxxxx> wrote:
> Replace kmalloc() + memset() to kzalloc() for
> better code readability and simplicity.
>
> Signed-off-by: Chen Ni <nichen@xxxxxxxxxxx>
Patch applied to wireless-next.git, thanks.
3588e6438a1c wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240704090622.2260102-1-nichen@xxxxxxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches