diff options
author | Robert Foss <[email protected]> | 2019-05-06 11:10:34 +0200 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2019-05-06 15:36:23 +0200 |
commit | fa2b7c21d9b974b5b1b4f63a02edeaf049054dba (patch) | |
tree | 74de2e203323447cef2e66f56f74ecad3403a0c4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9c79edecb0e2416512cd17fd291b768051afd3af (diff) |
drm/virtio: Remove redundant return type
virtio_gpu_fence_emit() always returns 0, since it
has no error paths.
Consequently no calls for virtio_gpu_fence_emit()
use the return value, and it can be removed.
Signed-off-by: Robert Foss <[email protected]>
Reviewed-by: Chia-I Wu <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Suggested-by: Emil Velikov <[email protected]>
Reviewed-by: Chia-I Wu <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions