From: Rakib Mullick Date: Tue, 26 Jul 2011 00:12:56 +0000 (-0700) Subject: drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible X-Git-Tag: v3.1-rc1~241^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35119d6681300ba6d76da53cb1ebc2eed62e77a;p=pandora-kernel.git drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible Signed-off-by: Rakib Mullick Cc: Jeff Garzik Cc: David Airlie Cc: Tejun Heo Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed