cloud-hypervisor/virtio-devices/src/transport
Rob Bradford 496ceed1d0 misc: Remove unnecessary "extern crate"
Now all crates use edition = "2018" then the majority of the "extern
crate" statements can be removed. Only those for importing macros need
to remain.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-05-12 17:26:11 +02:00
..
mod.rs virtio-devices: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
pci_common_config.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
pci_device.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00