On Mon, 20 Oct 2014 12:48:18 +0200 (CEST)
Sebastian Ott <[email protected]> wrote:

> Hi,
> 
> 016c98c6f virtio: unify config_changed handling
> 
> introduced a warning in virtio_ccw which is fixed by the following patch.
> 
> Regards,
> Sebastian
> ---
> virtio_ccw: remove unsued variable
> 
> Fix this warning:
> drivers/s390/kvm/virtio_ccw.c: In function ‘virtio_ccw_int_handler’:
> drivers/s390/kvm/virtio_ccw.c:891:24: warning: unused variable ‘drv’ 
> [-Wunused-variable]
>     struct virtio_driver *drv;
> 
> Signed-off-by: Sebastian Ott <[email protected]>
> ---
>  drivers/s390/kvm/virtio_ccw.c | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Cornelia Huck <[email protected]>

Rusty: Will you take this through the virtio tree, or should I push
this through the kvm/s390 tree?

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to