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:
d2f8d7e
)
mfd: Fix egpio kzalloc return test
author
Julia Lawall
<julia@diku.dk>
Wed, 4 Feb 2009 19:44:01 +0000
(20:44 +0100)
committer
Samuel Ortiz
<samuel@sortiz.org>
Tue, 17 Feb 2009 08:00:10 +0000
(09:00 +0100)
Since ei is already known to be non-NULL, I assume that what was intended
was to test the result of kzalloc.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
No differences found