Re: [PATCH] qed: use kzalloc instead of kmalloc and memset

From: David Miller
Date: Wed Nov 15 2017 - 20:50:32 EST


From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Wed, 15 Nov 2017 14:03:20 +0000

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Replace kmalloc followed by a memset with kzalloc
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied.