cloud-hypervisor/pci/src
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
..
bus.rs pci: Address Rust 1.51.0 clippy issue (upper_case_acroynms) 2021-03-26 11:32:09 +00:00
configuration.rs pci: Fix BAR reprogramming detection logic 2021-04-21 16:11:54 +01:00
device.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
msi.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
msix.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
vfio.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00