diff options
author | 2016-07-12 11:06:52 +0000 | |
---|---|---|
committer | 2016-07-16 10:29:31 -0400 | |
commit | 06f3217207766b4bc2e56b88e0736037ae92fd30 (patch) | |
tree | 9be0557e31a7353fb276a4e909210f9126868dd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: add missing of_node_put after calling of_parse_phandle (diff) | |
download | wireguard-linux-06f3217207766b4bc2e56b88e0736037ae92fd30.tar.xz wireguard-linux-06f3217207766b4bc2e56b88e0736037ae92fd30.zip |
drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions