[PATCH -next] drm/virtio: Remove set but not used variable 'bo'
Gerd Hoffmann
kraxel at redhat.com
Fri Sep 7 07:34:02 UTC 2018
On Fri, Sep 07, 2018 at 02:03:57AM +0000, YueHaibing wrote:
> 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;
> ^
Patch queued.
thanks,
Gerd
More information about the dri-devel
mailing list