On Thu, 2011-09-15 at 12:47 -0700, Joe Perches wrote: > Convert kzalloc to kcalloc, coalesce multiple lines too. > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@xxxxxxxxx> > --- IIRC, there is no real different between kcalloc and kzalloc, I think kcalloc will call kzalloc; both zero out the memory before return. Wey -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html