[Spice-devel] [PATCH spice-gtk v4 04/29] fixup! usb-redir: move implementation of device description to USB backend
Victor Toso
victortoso at redhat.com
Tue Aug 27 09:51:37 UTC 2019
On Tue, Aug 27, 2019 at 10:22:21AM +0100, Frediano Ziglio wrote:
> Really minor space removal
sure,
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> src/usb-backend.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/usb-backend.c b/src/usb-backend.c
> index aa11c791..252c0a64 100644
> --- a/src/usb-backend.c
> +++ b/src/usb-backend.c
> @@ -845,8 +845,8 @@ spice_usb_backend_channel_get_guest_filter(SpiceUsbBackendChannel *ch,
> }
> }
>
> -gchar * spice_usb_backend_device_get_description(SpiceUsbBackendDevice *dev,
> - const gchar *format)
> +gchar *spice_usb_backend_device_get_description(SpiceUsbBackendDevice *dev,
> + const gchar *format)
> {
> guint16 bus, address, vid, pid;
> gchar *description, *descriptor, *manufacturer = NULL, *product = NULL;
> --
> 2.20.1
>
> _______________________________________________
> 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/20190827/286f7bf2/attachment.sig>
More information about the Spice-devel
mailing list