On Thu, 2011-09-15 at 15:54 -0700, wwguy wrote: > On Thu, 2011-09-15 at 12:47 -0700, Joe Perches wrote: > > Convert kzalloc to kcalloc, coalesce multiple lines too. > IIRC, there is no real different between kcalloc and kzalloc, I think > kcalloc will call kzalloc; both zero out the memory before return. Multiplication overflow protection. -- 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