Re: [PATCH] sch_choke: Use kvcalloc
From: David Miller
Date: Wed Jan 29 2020 - 05:58:40 EST
From: Joe Perches <joe@xxxxxxxxxxx>
Date: Tue, 28 Jan 2020 11:12:03 -0800
> Convert the use of kvmalloc_array with __GFP_ZERO to
> the equivalent kvcalloc.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
Applied.