diff options
| author | YueHaibing <[email protected]> | 2018-09-07 02:03:57 +0000 |
|---|---|---|
| committer | Gerd Hoffmann <[email protected]> | 2018-09-10 07:10:36 +0200 |
| commit | ea4584c2f2fe2d3a5792c397e2c5aff04db6f14c (patch) | |
| tree | 05fd3b2049a2a19c92bfa1d94a77c00af6037c24 /tools/perf/scripts/python | |
| parent | 72fdb40c1a4b48f5fa6f6083ea7419b94639ed57 (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