[Spice-devel] [PATCH] usb-redirection-protocol: fix some typos
Marc-André Lureau
marcandre.lureau at redhat.com
Sun Nov 19 22:11:15 UTC 2017
----- Original Message -----
> From: Chen Hanxiao <chenhanxiao at gmail.com>
>
> s/deamon/daemon
> s/respone/response
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
> usb-redirection-protocol.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/usb-redirection-protocol.txt b/usb-redirection-protocol.txt
> index 1022dc8..ff94f0f 100644
> --- a/usb-redirection-protocol.txt
> +++ b/usb-redirection-protocol.txt
> @@ -115,7 +115,7 @@ usb-guest: The entity connecting to the usb-device and
> using it as if
> os which accesses a usb-device over the network as if it is part of the
> virtual machine.
> usb-host: The entity making the usb-device available for use by a usb-guest.
> - For example a deamon on a machine which "exports" the usb-device over
> the
> + For example a daemon on a machine which "exports" the usb-device over
> the
> network which then "appears" inside a virtual machine on another
> machine.
>
>
> @@ -159,7 +159,7 @@ Control packets are handled synchroneously inside the
> usb-host, it will hand
> the request over to the host os and then *wait* for a response. The usb-host
> will thus stop processing further packets. Where as for data packets the
> usb-host hands them over to the host os with the request to let the usb-host
> -process know when there is a respone from the usb-device.
> +process know when there is a response from the usb-device.
>
> Note that control packets should only be send to the usb-host when no data
> packets are pending on the device / interface / endpoint affected by the
> --
> 2.13.6
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
>
More information about the Spice-devel
mailing list