diff options
author | 2013-07-04 21:35:00 +0800 | |
---|---|---|
committer | 2013-07-30 02:01:53 +0900 | |
commit | be348790e46cf3783f265b0ecf9fa9dc68bd6f15 (patch) | |
tree | d0665505b92727c008f8627e182becb4555a9a8c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes (diff) | |
download | linux-dev-be348790e46cf3783f265b0ecf9fa9dc68bd6f15.tar.xz linux-dev-be348790e46cf3783f265b0ecf9fa9dc68bd6f15.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions