diff options
| author | kbuild test robot <[email protected]> | 2018-09-12 08:59:07 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-09-12 16:29:57 -0500 |
| commit | 8901a65f080ad6f4d7c3ef9f23c6f3a0e3e194aa (patch) | |
| tree | 0da1c3b1b8e4002ad39a0398cee018bf09f1d946 /tools/perf/scripts/python/bin | |
| parent | a94d5569b23209306220fabb2a8d42d0f966d318 (diff) | |
drm/amd/display: fix ptr_ret.cocci warnings
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c:771: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
Fixes: e498eb713604 ("drm/amd/display: Add support for hw_state logging via debugfs")
CC: Nicholas Kazlauskas <[email protected]>
Signed-off-by: kbuild test robot <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions