vmm: 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:34:53 +02:00
committed by Rob Bradford
parent c348d6598e
commit f1f02e7144
4 changed files with 5 additions and 30 deletions

View File

@@ -84,7 +84,6 @@ pub enum BootPageAcceptance {
/// The startup memory type used to notify a well behaved host that memory should be present before attempting to
/// start the guest.
#[allow(dead_code)]
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
pub enum StartupMemoryType {
/// The range is normal memory.