]> git.proxmox.com Git - mirror_qemu.git/commit
vhost: coding style fix
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 22 Jan 2020 08:06:47 +0000 (03:06 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 23 Jan 2020 07:08:15 +0000 (02:08 -0500)
commit8347505640238d3b80f9bb7510fdc1bb574bad19
treebe1526d13afbe482e95130be37e43cc470376411
parentaefcaf9d1b3ebb30981627bd08f595211a648a62
vhost: coding style fix

Drop a trailing whitespace. Make line shorter.

Fixes: 76525114736e8 ("vhost: Only align sections for vhost-user")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vhost.c