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:
e0998ea
)
fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
author
Dan Carpenter
<error27@gmail.com>
Mon, 21 Mar 2011 15:03:13 +0000
(15:03 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 22 Mar 2011 07:08:48 +0000
(16:08 +0900)
backlight_device_register() returns an ERR_PTR. It doesn't return NULL.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found