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:
02ae59d
)
thermal: exynos: Fix potential NULL pointer dereference
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 19 Aug 2013 06:28:42 +0000
(11:58 +0530)
committer
Eduardo Valentin
<eduardo.valentin@ti.com>
Thu, 29 Aug 2013 13:37:28 +0000
(09:37 -0400)
NULL pointer was being dereferenced in its own error message.
Changed it to the correct device pointer.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
No differences found