linux/drivers/gpu/drm/amd
Sumera Priyadarsini 86b6624ae2 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 <sylphrenadin@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-21 16:17:08 -04:00
..
acp
amdgpu Revert drm/amdgpu: disable sienna chichlid UMC RAS 2020-10-21 16:15:31 -04:00
amdkfd drm/amdgpu: Return boolean types instead of integer values 2020-10-21 16:17:08 -04:00
display drm/amd/display: Fix the display corruption issue on Navi10 2020-10-21 16:17:00 -04:00
include drm/amdgpu: add missing newline at eof 2020-10-15 12:20:12 -04:00
pm drm/amd/pm: fix pp_dpm_fclk 2020-10-21 16:16:54 -04:00