"A number of virtqueues are created" seems clearer
than "the number of virtqueues": it's
virtqueues that are created not the number.

Signed-off-by: Michael S. Tsirkin <[email protected]>
---

I'm not a native english speaker but the below
seems correct to me. Rusty?

 virtio-spec.lyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtio-spec.lyx b/virtio-spec.lyx
index d9626a9..a29315c 100644
--- a/virtio-spec.lyx
+++ b/virtio-spec.lyx
@@ -6406,7 +6406,7 @@ If the VIRTIO_CONSOLE_F_MULTIPORT feature is negotiated, 
the driver can
  spawn multiple ports, not all of which may be attached to a console.
  Some could be generic ports.
  In this case, the control virtqueues are enabled and according to the 
max_nr_po
-rts configuration-space value, the appropriate number of virtqueues are
+rts configuration-space value, an appropriate number of virtqueues are
  created.
  A control message indicating the driver is ready is sent to the host.
  The host can then send control messages for adding new ports to the device.
-- 
MST
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to