git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7d8712
)
USB: Remove unneeded void * casts in idmouse.c
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 20 Dec 2006 10:42:12 +0000
(11:42 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 7 Feb 2007 23:44:32 +0000
(15:44 -0800)
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 <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/idmouse.c
patch
|
blob
|
history
diff --cc
drivers/usb/misc/idmouse.c
Simple merge