cloud-hypervisor/virtio-devices/src/vsock
Rob Bradford adb318f4cd misc: Remove redundant "use" imports
With the nightly toolchain (2024-02-18) cargo check will flag up
redundant imports either because they are pulled in by the prelude on
earlier match.

Remove those redundant imports.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-02-19 17:54:30 +00:00
..
csm misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
unix misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
device.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
mod.rs vmm: limit VSOCK CIDs to 32 bits 2024-01-10 17:28:56 +00:00
packet.rs virtio-devices: vsock: Support single descriptor 2023-08-29 15:36:49 -07:00