lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 14 May 2020 10:15:16 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Wang Wenhu <wenhu.wang@...o.com> Cc: Alex Elder <elder@...nel.org>, "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kernel@...o.com Subject: Re: [PATCH] drivers: ipa: use devm_kzalloc for simplicity On Wed, 13 May 2020 20:55:20 -0700 Wang Wenhu wrote: > Make a substitution of kzalloc with devm_kzalloc to simplify the > ipa_probe() process. > > Signed-off-by: Wang Wenhu <wenhu.wang@...o.com> The code is perfectly fine as is. What problem are you trying to solve?
Powered by blists - more mailing lists