cloud-hypervisor/virtio-devices
Rob Bradford 84f0f332b3 virtio-devices: Use #[allow(dead_code)] for unread structs
These structs are not read on the VMM side but are used in communication
with the guest.

As identified by the new beta clippy.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-10-19 19:42:36 +01:00
..
src virtio-devices: Use #[allow(dead_code)] for unread structs 2021-10-19 19:42:36 +01:00
Cargo.toml build: bump libc from 0.2.103 to 0.2.104 2021-10-19 11:06:10 +02:00