aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorMagali Lemes <[email protected]>2022-02-02 21:38:56 +0000
committerAlex Deucher <[email protected]>2022-02-02 23:28:06 +0000
commit7e2ec174945fa98048b39baf2a87973eddca3241 (patch)
tree05b8f3214a86f2e75a2114df5372f995d8eec467 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentamdgpu/pm: Implement new API function "emit" that accepts buffer base and wri... (diff)
downloadkernel-7e2ec174945fa98048b39baf2a87973eddca3241.tar.gz
kernel-7e2ec174945fa98048b39baf2a87973eddca3241.zip
drm/amd/display: Use NULL pointer instead of plain integer
Assigning 0L to a pointer variable caused the following warning: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dsc/rc_calc_fpu.c:71:40: warning: Using plain integer as NULL pointer In order to remove this warning, this commit assigns a NULL pointer to the pointer variable that caused this issue. Reported-by: kernel test robot <[email protected]> Signed-off-by: Magali Lemes <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions