On Mon, 2017-10-16 at 17:29 -0700, Kees Cook wrote: > This replaces a kmalloc followed by a bunch of per-field zeroing with a > single kzalloc call, reducing the lines of code.
Acked-by: Paul Bolle <pebo...@tiscali.nl> Thanks, Paul Bolle
On Mon, 2017-10-16 at 17:29 -0700, Kees Cook wrote: > This replaces a kmalloc followed by a bunch of per-field zeroing with a > single kzalloc call, reducing the lines of code.
Acked-by: Paul Bolle <pebo...@tiscali.nl> Thanks, Paul Bolle