pci: remove unneeded #[allow(dead_code)]

On-behalf-of: SAP philipp.schuster@sap.com
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
Philipp Schuster
2026-06-03 14:31:49 +02:00
committed by Rob Bradford
parent 5da4406a87
commit 9fb09bd35b
2 changed files with 0 additions and 8 deletions

View File

@@ -521,7 +521,6 @@ impl Snapshottable for MsixConfig {
}
}
#[allow(dead_code)]
#[repr(C, packed)]
#[derive(Clone, Copy, Default, Serialize, Deserialize)]
pub struct MsixCap {