[Spice-devel] [PATCH] char-device: remove unused refs field

Pavel Grunt pgrunt at redhat.com
Wed May 4 11:56:39 UTC 2016


On Wed, 2016-05-04 at 12:04 +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>

Acked-by: Pavel Grunt <pgrunt at redhat.com>
> ---
>  server/char-device.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/char-device.c b/server/char-device.c
> index 6e612ba..055b232 100644
> --- a/server/char-device.c
> +++ b/server/char-device.c
> @@ -49,7 +49,6 @@ struct RedCharDevicePrivate {
>      int running;
>      int active; /* has read/write been performed since the device was started
> */
>      int wait_for_migrate_data;
> -    uint32_t refs;
>  
>      Ring write_queue;
>      Ring write_bufs_pool;


More information about the Spice-devel mailing list