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:
5161870
)
Input: fix sparse warning in __input_release_device()
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 25 Oct 2012 06:53:01 +0000
(23:53 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 25 Oct 2012 07:12:01 +0000
(
00:12
-0700)
This fixes the following warning:
drivers/input/input.c:538:23: error: incompatible types in comparison expression (different address spaces)
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found