From: Jesper Juhl Date: Thu, 9 Dec 2010 22:25:09 +0000 (+0100) Subject: coda: kill redundant cast in coda_alloc_inode() X-Git-Tag: v2.6.38-rc1~245^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747fecab32e47180e2668c2b22b25752d371e636;p=pandora-kernel.git coda: kill redundant cast in coda_alloc_inode() kmem_cache_alloc() returns a void pointer which there is no need to cast. Signed-off-by: Jesper Juhl Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed