aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
diff options
context:
space:
mode:
authorSumera Priyadarsini <[email protected]>2020-10-21 18:26:10 +0000
committerAlex Deucher <[email protected]>2020-10-21 20:17:08 +0000
commit86b6624ae27dee6898cde10e454c6b1f61cd8888 (patch)
tree2a93d5348c1ddbffd31f5f49102ba581e782b1fb /drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
parentdrm/amd/display: Fix the display corruption issue on Navi10 (diff)
downloadkernel-86b6624ae27dee6898cde10e454c6b1f61cd8888.tar.gz
kernel-86b6624ae27dee6898cde10e454c6b1f61cd8888.zip
drm/amdgpu: Return boolean types instead of integer values
Return statements for functions returning bool should use truth and false instead of 1 and 0 respectively. Modify cik_event_interrupt.c to return false instead of 0. Issue found with Coccinelle. Signed-off-by: Sumera Priyadarsini <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c')
0 files changed, 0 insertions, 0 deletions