RE: [PATCH][next] net: mana: Use kcalloc() instead of kzalloc()
From: Dexuan Cui <decui@microsoft.com>
Date: 2021-10-06 18:24:36
Also in:
linux-hardening, lkml, netdev
From: Dexuan Cui <decui@microsoft.com>
Date: 2021-10-06 18:24:36
Also in:
linux-hardening, lkml, netdev
From: Gustavo A. R. Silva <gustavoars@kernel.org> Sent: Wednesday, October 6, 2021 11:09 AM ... Subject: [PATCH][next] net: mana: Use kcalloc() instead of kzalloc()
The [next] should be [net-next], butI guess David can fix this for you :-) Reviewed-by: Dexuan Cui <decui@microsoft.com>