summaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-pow.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-07-04 21:35:00 +0800
committerInki Dae <daeinki@gmail.com>2013-07-30 02:01:53 +0900
commitbe348790e46cf3783f265b0ecf9fa9dc68bd6f15 (patch)
treed0665505b92727c008f8627e182becb4555a9a8c /lib/mpi/mpi-pow.c
parentbf903e4141fce4b35072d5b8fa0ddd299aaf01ea (diff)
drm/exynos: exynos_drm_ipp: fix return value check
In case of error, the function ipp_find_obj() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions