From: Paul Meyer Date: Tue, 23 Jun 2026 10:43:00 +0000 (+0200) Subject: confidential-virt: fix comment regarding vmm.c location X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d2673924b68d4cb0fa812e065474cc47608d422;p=thirdparty%2Fsystemd.git confidential-virt: fix comment regarding vmm.c location Signed-off-by: Paul Meyer --- diff --git a/src/fundamental/confidential-virt.h b/src/fundamental/confidential-virt.h index d78ad3650c4..fce172e6f39 100644 --- a/src/fundamental/confidential-virt.h +++ b/src/fundamental/confidential-virt.h @@ -4,7 +4,7 @@ #include /* Keep CVM detection logic in this file at feature parity with - * that in src/efi/boot/vmm.c */ + * that in src/boot/vmm.c */ #define CPUID_PROCESSOR_INFO_AND_FEATURE_BITS UINT32_C(0x1)