vsock/virtio_transport_common: remove unused virtio header includes
authorStefano Garzarella <sgarzare@redhat.com>
Tue, 10 Dec 2019 10:43:02 +0000 (11:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Dec 2019 23:01:23 +0000 (15:01 -0800)
commitc5144fcbf25015b850e97a06a24b1ddfbc5579e8
treeb26c6e0c478f70d851e7e968e17637d6d2dd7276
parentbea0f4a5115aaf6f59c6d2125f52ff149874b6d2
vsock/virtio_transport_common: remove unused virtio header includes

We can remove virtio header includes, because virtio_transport_common
doesn't use virtio API, but provides common functions to interface
virtio/vhost transports with the af_vsock core, and to handle
the protocol.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/vmw_vsock/virtio_transport_common.c