diff options
author | Magali Lemes <magalilemes00@gmail.com> | 2022-02-24 16:15:50 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-24 17:26:20 -0500 |
commit | b83e1ba9395dd39f6336358dd0cbc8ca6ced21e7 (patch) | |
tree | 689d30bf6ae7703c729374f001e7db3e9f4f75e3 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | b3e8239882d9f5870bcd78baa342b0cc42c1fbb3 (diff) |
drm/amd/display: Use NULL instead of 0
Silence the following sparse warnings:
../drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_resource.c:865:16:
sparse: warning: Using plain integer as NULL pointer
../drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1588:84:
sparse: warning: Using plain integer as NULL pointer
../drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2725:84:
sparse: warning: Using plain integer as NULL pointer
../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:1919:16:
sparse: warning: Using plain integer as NULL pointer
v2: drop removal of default case to avoid adding warnings (Alex)
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Magali Lemes <magalilemes00@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions