From: Navya Sri Nizamkari Date: Tue, 10 Mar 2015 11:57:27 +0000 (+0530) Subject: staging: rtl8188eu: Use kcalloc instead of kzalloc. X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~462 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0507a1e52b7d55c9fa6fe952c90383487c0eb669;p=pandora-kernel.git staging: rtl8188eu: Use kcalloc instead of kzalloc. This patch uses kcalloc instead of kzalloc function. A coccinelle script was used to make this change. Signed-off-by: Navya Sri Nizamkari Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed