]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f5e4c92be7db88e54c6faf10883cd855e0577f9
treeb26c6e0c478f70d851e7e968e17637d6d2dd7276
parentd525a700d583dfb4a41196bc2fa19fefef7a9f41
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