diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-07-01 10:04:51 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-03 01:04:47 +0300 |
commit | e931ab3eea505535abd0369c5da27e3a5d0057bb (patch) | |
tree | 2a5695a87a84f52b814562c02c17a4ef06c064a1 /tools/perf/scripts/python/task-analyzer.py | |
parent | f4b1dbf413624ad07cc2ca2a6e6ec25c3f1e733b (diff) | |
download | linux-e931ab3eea505535abd0369c5da27e3a5d0057bb.tar.xz |
drm/amd/display: Fix warning comparing pointer to 0
Avoid pointer type value compared with 0 to make code clear.
./drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.c:14:12-13: WARNING comparing pointer to 0.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9458
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions