From: Tobias Klauser Date: Wed, 20 Dec 2006 10:42:12 +0000 (+0100) Subject: USB: Remove unneeded void * casts in idmouse.c X-Git-Tag: v2.6.21-rc1~92^2~29^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4727810705d3cf8d565a2cd6c1045bc1db7d3532;p=pandora-kernel.git USB: Remove unneeded void * casts in idmouse.c The patch removes unneeded void * casts for the following (void *) pointers: - struct file: private_data The patch also contains some whitespace and coding style cleanups in the relevant areas. Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed