diff options
author | 2014-08-26 12:17:36 +0200 | |
---|---|---|
committer | 2014-08-26 14:16:32 +0200 | |
commit | 31f32a21aa7e31179406f82b5fb3195b83d7acc8 (patch) | |
tree | 2cc36b87ca72b87656b085a6ba64af4040f8910c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "drm: drop redundant drm_file->is_master" (diff) | |
download | wireguard-linux-31f32a21aa7e31179406f82b5fb3195b83d7acc8.tar.xz wireguard-linux-31f32a21aa7e31179406f82b5fb3195b83d7acc8.zip |
drm: sti: tvout: fix return value check in sti_tvout_probe()
In case of error, the function devm_ioremap_nocache() returns NULL
pointer not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions