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:
dec3eb0
)
Input: drivers/joystick - fix various sparse warnings
author
Dmitry Torokhov
<dtor@insightbb.com>
Thu, 3 May 2007 04:52:51 +0000
(
00:52
-0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Thu, 3 May 2007 04:52:51 +0000
(
00:52
-0400)
Fix various issues pointed by sparse:
- module_param_array_named() takes unsigned int as number
of parameters argument
- shadowing of global variables is not healthy. I think there was
once a bug in db9 caused by it.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found