[Spice-devel] [PATCH spice-protocol v2] stream-device.h: remove the reference to the streaming port name

Lukáš Hrázký lhrazky at redhat.com
Mon Mar 26 11:29:52 UTC 2018


It is a duplicate information in a place where it is not necessary and
of little value.

Signed-off-by: Lukáš Hrázký <lhrazky at redhat.com>
---
 spice/stream-device.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/spice/stream-device.h b/spice/stream-device.h
index b2f83b5..5eff1ae 100644
--- a/spice/stream-device.h
+++ b/spice/stream-device.h
@@ -35,7 +35,6 @@
  * The device is currently implemented as a VirtIO port inside the
  * guest. The guest should open that device to use this protocol to
  * communicate with the host.
- * The name of the port is "com.redhat.stream.0".
  */
 
 #ifndef SPICE_STREAM_DEVICE_H_
-- 
2.16.2



More information about the Spice-devel mailing list