Skip to content
Snippets Groups Projects
Commit f0250458 authored by Sachin Kamat's avatar Sachin Kamat Committed by Inki Dae
Browse files

drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL


None of these functions actually return a NULL pointer. Hence use
IS_ERR() instead.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent 41eab402
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment