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:
6b7b284
)
ACPI video: correct error-handling code
author
Zhang Rui
<rui.zhang@intel.com>
Wed, 29 Jul 2009 00:53:29 +0000
(08:53 +0800)
committer
Len Brown
<len.brown@intel.com>
Wed, 30 Dec 2009 06:51:07 +0000
(
01:51
-0500)
backlight_device_register may return an ERR_PTR
value rather than a valid pointer.
Problem found by Julia Lawall, properly fixed by Zhang Rui.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found