Andrew Walbran 1 год назад
Родитель
Сommit
3dbca8c227
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/queue.rs

+ 1 - 1
src/queue.rs

@@ -944,7 +944,7 @@ mod tests {
         transport::{
             fake::{FakeTransport, QueueStatus, State},
             mmio::{MmioTransport, VirtIOHeader, MODERN_VERSION},
-            DeviceStatus, DeviceType,
+            DeviceType,
         },
     };
     use core::ptr::NonNull;