提交 9be6e69f 编写于 作者: G Greg Kurz 提交者: Michael Tokarev

vhost: fix typo in vq_index description

Signed-off-by: NGreg Kurz <gkurz@linux.vnet.ibm.com>
Acked-by: NJason Wang <jasowang@redhat.com>
Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
上级 085feb61
......@@ -36,7 +36,7 @@ struct vhost_dev {
MemoryRegionSection *mem_sections;
struct vhost_virtqueue *vqs;
int nvqs;
/* the first virtuque which would be used by this vhost dev */
/* the first virtqueue which would be used by this vhost dev */
int vq_index;
unsigned long long features;
unsigned long long acked_features;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册