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:
0eca56f
)
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 29 Apr 2013 06:57:05 +0000
(12:27 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 22 May 2013 02:45:41 +0000
(11:45 +0900)
exynos_drm_framebuffer_init() does not return NULL. Use IS_ERR instead.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found