diff options
| author | 2020-10-26 23:42:42 +0530 | |
|---|---|---|
| committer | 2020-10-26 16:51:45 -0400 | |
| commit | 44ea03e17ef5ca4a5f527ffbb26c57d16758bac9 (patch) | |
| tree | bb4185ec8941642fef3af63687e34a8bfe616722 /tools/perf/scripts/python | |
| parent | drm/amdgpu: Discard unnecessary breaks (diff) | |
drm/amdgpu: use true and false for bool initialisations
Bool initialisation should use 'true' and 'false' values instead of 0
and 1.
Modify amdgpu_amdkfd_gpuvm.c to initialise variable is_imported
to 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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
