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:
9d83406
)
Input: w90p910_keypad - move a dereference below a NULL test
author
Julia Lawall
<julia@diku.dk>
Sun, 30 Aug 2009 18:30:48 +0000
(11:30 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 30 Aug 2009 18:55:47 +0000
(11:55 -0700)
We should first check whether platform data is NULL or not, before
dereferencing it to get the keymap.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/w90p910_keypad.c
patch
|
blob
|
history
diff --cc
drivers/input/keyboard/w90p910_keypad.c
Simple merge