vhost-device/vsock/src
Stefano Garzarella a76f9ebe16 vsock: remove "vsock_" prefix where is redundant
In several places the "vsock_" prefix doesn't add much and makes
names longer, let's remove it where it's not needed.

Suggested-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
2022-10-12 15:17:45 +02:00
..
main.rs vsock: remove "vsock_" prefix where is redundant 2022-10-12 15:17:45 +02:00
rxops.rs vsock: use pub(crate) for types used only by our binary 2022-10-12 15:17:45 +02:00
rxqueue.rs vsock: use pub(crate) for types used only by our binary 2022-10-12 15:17:45 +02:00
thread_backend.rs vsock: remove "vsock_" prefix where is redundant 2022-10-12 15:17:45 +02:00
txbuf.rs vsock: use pub(crate) for types used only by our binary 2022-10-12 15:17:45 +02:00
vhu_vsock_thread.rs vsock: remove "vsock_" prefix where is redundant 2022-10-12 15:17:45 +02:00
vhu_vsock.rs vsock: remove "vsock_" prefix where is redundant 2022-10-12 15:17:45 +02:00
vsock_conn.rs vsock: remove "vsock_" prefix where is redundant 2022-10-12 15:17:45 +02:00