diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-07-01 10:04:54 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-03 01:04:36 +0300 |
commit | 5380092f65b84cb843f363a145526047ef48d1fe (patch) | |
tree | 43434c92bc303ebba17c125aee8886121f70dcfa /tools/perf/scripts/python/syscall-counts.py | |
parent | fcb2f988ef4905ac787fef040a28d0f0f610ad83 (diff) | |
download | linux-5380092f65b84cb843f363a145526047ef48d1fe.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_pmo/dml2_pmo_factory.c:31: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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions