diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2016-07-12 14:06:52 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-07-16 17:29:31 +0300 |
commit | 06f3217207766b4bc2e56b88e0736037ae92fd30 (patch) | |
tree | 9be0557e31a7353fb276a4e909210f9126868dd5 /.get_maintainer.ignore | |
parent | 2ca41c176a5d2197572153bf543a3f758c13a4d3 (diff) | |
download | linux-06f3217207766b4bc2e56b88e0736037ae92fd30.tar.xz |
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 '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions