On Wed, Dec 14, 2011 at 10:57, Daniel Vetter <daniel.vet...@ffwll.ch> wrote:

> From: Thomas Meyer <tho...@m3y3r.de>
>
> The advantage of kcalloc is, that will prevent integer overflows which
> could
> result from the multiplication of number of elements and size and it is
> also
> a bit nicer to read.
>
> The semantic patch that makes this change is available
> in https://lkml.org/lkml/2011/11/25/107
>
> Signed-off-by: Thomas Meyer <tho...@m3y3r.de>
> Signed-Off-by: Daniel Vetter <daniel.vet...@ffwll.ch>
>

It looks nicer indeed, so:

Reviewed-by: Eugeni Dodonov <eugeni.dodo...@intel.com>

-- 
Eugeni Dodonov
<http://eugeni.dodonov.net/>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to