Re: [PATCH] kmemleak: remove memset by using kzalloc

From: Minchan Kim
Date: Sat Oct 30 2010 - 19:28:24 EST


On Sun, Oct 31, 2010 at 6:43 AM, Jesper Juhl <jj@xxxxxxxxxxxxx> wrote:
> We don't need to memset if we just use kzalloc() rather than kmalloc() in
> kmemleak_test_init().
>
> (please CC on replies)
>
>
> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>
Reviewed-by: Minchan Kim <minchan.kim@xxxxxxxxx>



--
Kind regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/