virtio: fix stray tab character
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 21 Sep 2016 15:52:18 +0000 (16:52 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 23 Sep 2016 16:03:55 +0000 (19:03 +0300)
commit8275e2f6be8b10c2b3da0fe6927d0ce7ad438c80
tree6b4b24d2e8dd4016782f389774f1f3aa77c7a31c
parent152fcbecad3775ba8950060616b59f6c23bc97e8
virtio: fix stray tab character

Fix a single occurrence of a tab character in a file that otherwise uses
spaces for indentation.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/virtio/virtio.c