From: Navya Sri Nizamkari Date: Tue, 10 Mar 2015 11:59:27 +0000 (+0530) Subject: staging: rtl8188eu: Use kcalloc instead of kzalloc X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f39902654c59d02b32b1b0900304d10c2f212d1;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