Files
linux/drivers
YueHaibing 3165dbdd09 UPSTREAM: 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 <yuehaibing@huawei.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1536285837-150460-1-git-send-email-yuehaibing@huawei.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit ea4584c2f2)
Signed-off-by: Greg Hartman <ghartman@google.com>
BUG: 139386237
Change-Id: I772ac50da441bfde2f8769ed9da5428e087429eb
2019-08-19 11:29:50 -07:00
..
2019-08-04 09:37:11 +02:00
2019-08-16 11:27:10 +02:00
2019-08-16 11:27:10 +02:00
2019-08-16 11:27:10 +02:00
2019-05-14 19:17:53 +02:00
2019-08-16 11:27:10 +02:00
2019-07-26 10:31:53 +02:00
2019-08-06 20:08:18 +02:00
2019-08-16 11:27:10 +02:00
2019-08-16 11:27:10 +02:00
2019-06-09 09:27:18 +02:00
2019-02-12 20:37:21 +01:00
2019-07-26 09:14:05 +02:00
2019-08-11 15:21:36 +02:00
2019-06-15 16:12:59 +02:00
2019-08-16 11:27:10 +02:00
2019-08-04 09:30:55 +02:00
2019-05-31 06:46:14 -07:00