diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-05-07 14:59:41 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-07-04 21:05:27 +0300 |
commit | b1ed585a16da8ad3ee426309d684a7a4a919ae56 (patch) | |
tree | 4585ff0878aa970858c99705d81519f328e6ebca /tools/perf/scripts/python/libxed.py | |
parent | de7d480f5e8ca6eace02a725abdadb9ea13294ef (diff) | |
download | linux-b1ed585a16da8ad3ee426309d684a7a4a919ae56.tar.xz |
drm/msm/dpu: dont_use IS_ERR_OR_NULL for encoder phys backends
The functions dpu_encoder_phys_foo_init() can not return NULL. Replace
corresponding IS_ERR_OR_NULL() checks with just IS_ERR().
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/485452/
Link: https://lore.kernel.org/r/20220507115942.1705872-1-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions