From: Devendra Naga Date: Tue, 4 Sep 2012 19:24:41 +0000 (+0530) Subject: staging: rtl8192e: remove casting of returned pointer from kmalloc X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~751 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4797fef980664ea5923b24795ed365177d68525;p=pandora-kernel.git staging: rtl8192e: remove casting of returned pointer from kmalloc as per Documentation/CodingStyle we dont need to cast the return of kmalloc Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed