summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x
diff options
context:
space:
mode:
authorAishwarya Ramakrishnan <aishwaryarj100@gmail.com>2020-05-18 21:53:12 +0530
committerAlex Deucher <alexander.deucher@amd.com>2020-05-21 12:37:19 -0400
commit8c8e1f6984083cdb6b59134baeefeb10ce5ce070 (patch)
tree0202fce70781a9155e68f814240bd9d38d6c89bd /drivers/gpu/host1x
parentf99d8762501df5ee8095d890400481ccadae7491 (diff)
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 'drivers/gpu/host1x')
0 files changed, 0 insertions, 0 deletions