From: Jesper Juhl Date: Tue, 16 Oct 2007 08:27:19 +0000 (-0700) Subject: uml: remove unneeded void * cast X-Git-Tag: v2.6.24-rc1~1044 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da2486ba2c3e6ce409324a2e88f335d13271439b;p=pandora-kernel.git uml: remove unneeded void * cast vmalloc() returns a void pointer, so casting to (void *) is pretty pointless. Signed-off-by: Jesper Juhl Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed