diff options
author | 2020-05-18 21:53:12 +0530 | |
---|---|---|
committer | 2020-05-21 12:37:19 -0400 | |
commit | 8c8e1f6984083cdb6b59134baeefeb10ce5ce070 (patch) | |
tree | 0202fce70781a9155e68f814240bd9d38d6c89bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTER (diff) | |
download | wireguard-linux-8c8e1f6984083cdb6b59134baeefeb10ce5ce070.tar.xz wireguard-linux-8c8e1f6984083cdb6b59134baeefeb10ce5ce070.zip |
drm/amdkfd: Fix boolreturn.cocci warnings
Return statements in functions returning bool should use
true/false instead of 1/0.
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c:40:9-10:
WARNING: return of 0/1 in function 'event_interrupt_isr_v9' with return type bool
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Signed-off-by: Aishwarya Ramakrishnan <aishwaryarj100@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions