diff options
| author | Vasyl Gomonovych <[email protected]> | 2017-11-29 17:15:43 +0100 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2017-11-30 16:34:09 +0100 |
| commit | 4d1369cae0165227048c420cf089668335084151 (patch) | |
| tree | f127e5450ad3aa3bdb0aea31b846a3701897a1e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
| parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
clk: sunxi: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings:
drivers/clk/sunxi/clk-sun8i-apb0.c:101:1-3: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Vasyl Gomonovych <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions