From: Devendra Naga Date: Tue, 4 Sep 2012 19:26:43 +0000 (+0530) Subject: staging: csr: remove casting of return value from kmalloc X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~709 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6ed3db33720276068d70c17ce305e4132a123f;p=pandora-kernel.git staging: csr: remove casting of return value from kmalloc as per Documentation/CodingStyle, casting of void pointer to any other pointer is not needed Signed-off-by: Devendra Naga Acked-by: Marcos Paulo de Souza Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed