]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
confidential-virt: fix comment regarding vmm.c location 42697/head
authorPaul Meyer <katexochen0@gmail.com>
Tue, 23 Jun 2026 10:43:00 +0000 (12:43 +0200)
committerPaul Meyer <katexochen0@gmail.com>
Tue, 23 Jun 2026 10:43:00 +0000 (12:43 +0200)
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
src/fundamental/confidential-virt.h

index d78ad3650c483fc384a2c0d30bdbec0a2a41a2a8..fce172e6f397bd74e15c1708d1a07197e88caa5f 100644 (file)
@@ -4,7 +4,7 @@
 #include <stdint.h>
 
 /* 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)