diff options
author | Wang Qing <[email protected]> | 2020-11-06 10:45:12 +0800 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-15 13:26:34 -0700 |
commit | 39b14bb5915f5c68585161339d75d2f47d2a7e20 (patch) | |
tree | 58693392c18d910aec15ad2c68d0f6c5f47e6fe8 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 2c477ff336cb74988fc0f9c97b042b5341e45429 (diff) |
drm: Use IS_ERR() instead of IS_ERR_OR_NULL()
dev_pm_opp_find_freq_exact never return null but ERR_PTR(),so we
should use IS_ERR() to clarify and avoid compilation warnings.
Signed-off-by: Wang Qing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions