summaryrefslogtreecommitdiff
path: root/drivers/video/udlfb.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-09-21 05:06:47 (GMT)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-09-22 21:44:37 (GMT)
commitebe9f7b02590d870506ef493483fe4abdb08e967 (patch)
tree0bc2c84f9c192675fad7668354b3e01a3f83269d /drivers/video/udlfb.c
parentc520f9faac4fd2430b44a727513df3d72d29553d (diff)
downloadlinux-ebe9f7b02590d870506ef493483fe4abdb08e967.tar.xz
video: exynos_mipi_dsi: Remove unnecessary NULL check
'dsim' is allocated and checked for NULL in the probe function. Hence this check is redundant. This cleanup also fixes a potential NULL pointer dereference error when dsim which is NULL references its member in the error print message. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/udlfb.c')
0 files changed, 0 insertions, 0 deletions