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:
76e6386
)
hwmon: (ibmpex.c) fix NULL dereference
author
Adrian Bunk
<bunk@kernel.org>
Wed, 17 Oct 2007 19:29:02 +0000
(21:29 +0200)
committer
Mark M. Hoffman
<mhoffman@lightlink.com>
Thu, 8 Nov 2007 13:42:46 +0000
(08:42 -0500)
Don't dereference "data" when we know for sure it's NULL.
Spotted by the Coverity checker.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
No differences found