OSDN Git Service

vhost-user: add missing space in error message
authorAlyssa Ross <hi@alyssa.is>
Fri, 6 Aug 2021 14:39:26 +0000 (14:39 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 4 Sep 2021 13:07:46 +0000 (09:07 -0400)
commitedb40732bfb2e1a1a38e6249a9497012b181c6a8
treeb7ee5bbf76b4b7ac97e6dec3ea23e763eec8cf05
parent9b1d929adb24bc4e613447c0fcc70479154e488f
vhost-user: add missing space in error message

This would previously give error messages like

> Received unexpected msg type.Expected 0 received 1

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Message-Id: <20210806143926.315725-1-hi@alyssa.is>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vhost-user.c