[Spice-devel] [PATCH spice-server] red-parse-qxl: Remove unused device_data field

Christophe Fergeau cfergeau at redhat.com
Tue Apr 10 12:34:17 UTC 2018


On Tue, Apr 10, 2018 at 01:08:12PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/red-parse-qxl.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/red-parse-qxl.h b/server/red-parse-qxl.h
> index 4a576ca0..ce7d8b05 100644
> --- a/server/red-parse-qxl.h
> +++ b/server/red-parse-qxl.h
> @@ -113,7 +113,6 @@ typedef struct RedCursorCmd {
>          } trail;
>          SpicePoint16 position;
>      } u;
> -    uint8_t *device_data;
>  } RedCursorCmd;

Acked-by: Christophe Fergeau <cfergeau at redhat.com>
it's present in the qxl_dev.h, but does not seem to be used by any of
the guest drivers, nor by QEMU.

Christophe

>  
>  void red_get_rect_ptr(SpiceRect *red, const QXLRect *qxl);
> -- 
> 2.14.3
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180410/c622cf64/attachment.sig>


More information about the Spice-devel mailing list