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:
b0c9ad8
)
Input: iforce - remove some pointless casts
author
Jesper Juhl
<jesper.juhl@gmail.com>
Mon, 26 Jun 2006 05:59:52 +0000
(
01:59
-0400)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Mon, 26 Jun 2006 05:59:52 +0000
(
01:59
-0400)
The 'private' member of struct input_dev is a void*, so no need to
cast it when assigning it to a struct iforce* variable.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found