Re: [PATCH] liquidio: Use zeroing memory allocator than allocator/memset

From: David Miller
Date: Tue Jan 02 2018 - 22:01:53 EST


From: Himanshu Jha <himanshujha199640@xxxxxxxxx>
Date: Sun, 31 Dec 2017 17:57:29 +0530

> Use vzalloc for allocating zeroed memory and remove unnecessary
> memset function.
>
> Done using Coccinelle.
> Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
> 0-day tested with no failures.
>
> Suggested-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>
> Signed-off-by: Himanshu Jha <himanshujha199640@xxxxxxxxx>

Applied to net-next.