diff options
| author | Sumera Priyadarsini <[email protected]> | 2020-10-21 23:56:10 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-10-21 16:17:08 -0400 |
| commit | 86b6624ae27dee6898cde10e454c6b1f61cd8888 (patch) | |
| tree | 2a93d5348c1ddbffd31f5f49102ba581e782b1fb /tools/perf/scripts/python/stackcollapse.py | |
| parent | 0b08c54bb7a37047a3a006e36c2270ebc62fef7d (diff) | |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions