From 0d0de969fda576bbe37d12c6de99f07b2e44f8b0 Mon Sep 17 00:00:00 2001 From: xanathar Date: Fri, 11 Oct 2024 20:35:36 +0200 Subject: [PATCH] Cargo fmt --- src/enumerators/freebsd/pcidev.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/enumerators/freebsd/pcidev.rs b/src/enumerators/freebsd/pcidev.rs index abd7f28..18378e7 100644 --- a/src/enumerators/freebsd/pcidev.rs +++ b/src/enumerators/freebsd/pcidev.rs @@ -4,8 +4,7 @@ use std::{ffi::CStr, fs::File, io, os::fd::AsRawFd}; use crate::{ pci_device::PciDeviceProperties, pci_property_result::PropertyResult, PciDevice, - PciDeviceEnumerationError, PciDeviceEnumerationErrorImpact, PciInfo, - PciInfoError, PciLocation, + PciDeviceEnumerationError, PciDeviceEnumerationErrorImpact, PciInfo, PciInfoError, PciLocation, }; // The ioctl must be restarted multiple times in case it returns