vhost-vdpa: fix indentation in vdpa_ops
commit4b870f1a05336690b169512ef9f3c93fee8fde34
authorStefano Garzarella <sgarzare@redhat.com>
Wed, 16 Sep 2020 15:26:34 +0000 (16 17:26 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 23 Sep 2020 17:05:52 +0000 (23 19:05 +0200)
tree090baba5ab6e68cc81af9543a31c66584688d298
parentc122bca9cd7b986be4d473240a4fec6315b7a2c2
vhost-vdpa: fix indentation in vdpa_ops

This patch fixes wrong indentation of some vdpa_ops fields introduced
with the initial commit 108a64818e ("vhost-vdpa: introduce vhost-vdpa
backend")

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200916152634.56917-1-sgarzare@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/virtio/vhost-vdpa.c