mirror of
https://github.com/torvalds/linux.git
synced 2026-04-30 20:42:33 -04:00
Replace memset to 0 followed by kfree with kzfree for simplicity. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>