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:
65da035
)
drm/exynos: hdmi: Fix potential NULL pointer dereference error
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 12 Dec 2012 08:54:08 +0000
(14:24 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 14 Dec 2012 06:40:50 +0000
(15:40 +0900)
This is an unlikely case. However to silence the following smatch error
add a NULL check:
drivers/gpu/drm/exynos/exynos_hdmi.c:2486 hdmi_probe()
error: potential NULL dereference 'match'.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_hdmi.c
Simple merge