aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2018-09-07 02:03:57 +0000
committerGerd Hoffmann <[email protected]>2018-09-10 07:10:36 +0200
commitea4584c2f2fe2d3a5792c397e2c5aff04db6f14c (patch)
tree05fd3b2049a2a19c92bfa1d94a77c00af6037c24 /tools/perf/scripts/python
parent72fdb40c1a4b48f5fa6f6083ea7419b94639ed57 (diff)
drm/virtio: Remove set but not used variable 'bo'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/virtio/virtgpu_display.c: In function 'virtio_gpu_framebuffer_init': drivers/gpu/drm/virtio/virtgpu_display.c:78:28: warning: variable 'bo' set but not used [-Wunused-but-set-variable] struct virtio_gpu_object *bo; ^ Signed-off-by: YueHaibing <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions