Re: [PATCH v2] mmc: host: use kzalloc instead of kmalloc and memset

From: Greg KH
Date: Tue Dec 17 2019 - 02:32:47 EST


On Tue, Dec 17, 2019 at 03:18:06PM +0800, Pan Zhang wrote:
> Signed-off-by: Pan Zhang <zhangpan26@xxxxxxxxxx>
> ---
> drivers/mmc/host/vub300.c | 12 ++++--------
> 1 file changed, 4 insertions(+), 8 deletions(-)

What changed from v1? Always put that below the --- line.