diff options
author | 2014-08-26 12:23:07 +0200 | |
---|---|---|
committer | 2014-08-26 14:16:39 +0200 | |
commit | 88cfc3fb77d2a280f935dc482bdd781b96ff5570 (patch) | |
tree | 8704cc0a757cc98a6fdb746736adddbc7047101d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: sti: tvout: fix return value check in sti_tvout_probe() (diff) | |
download | wireguard-linux-88cfc3fb77d2a280f935dc482bdd781b96ff5570.tar.xz wireguard-linux-88cfc3fb77d2a280f935dc482bdd781b96ff5570.zip |
drm: sti: hdmi: fix return value check in sti_hdmi_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