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:
161feb2
)
Input: xpad - remove useless check in xpad_remove
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 12 Nov 2010 05:52:18 +0000
(21:52 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 12 Nov 2010 06:02:27 +0000
(22:02 -0800)
ixpad can never be NULL here; if it is NULL we would not have been bound to
the interface and then why would we be called?
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found