mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Remove a stale #[allow(non_camel_case_types)] whose lint no longer fires; the enum variants are already CamelCase. Part of #8326. Signed-off-by: Tushar Khatri <hello@tusharkhatri.in>