|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] x86emul: adjust file comments
commit 582b94e41b22b633f6212387425844f0e32b2ae4
Author: Jan Beulich <jbeulich@xxxxxxxx>
AuthorDate: Mon Sep 7 10:41:27 2026 +0200
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Mon Sep 7 10:41:27 2026 +0200
x86emul: adjust file comments
With the split-off of decoding into a separate file, both files' top
comments should have been adjusted accordingly.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
xen/arch/x86/x86_emulate/decode.c | 2 +-
xen/arch/x86/x86_emulate/x86_emulate.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xen/arch/x86/x86_emulate/decode.c
b/xen/arch/x86/x86_emulate/decode.c
index 947f49d870..c4b18718f8 100644
--- a/xen/arch/x86/x86_emulate/decode.c
+++ b/xen/arch/x86/x86_emulate/decode.c
@@ -2,7 +2,7 @@
/******************************************************************************
* decode.c - helper for x86_emulate.c
*
- * Generic x86 (32-bit and 64-bit) instruction decoder and emulator.
+ * Generic x86 (32-bit and 64-bit) instruction decoder.
*
* Copyright (c) 2005-2007 Keir Fraser
* Copyright (c) 2005-2007 XenSource Inc.
diff --git a/xen/arch/x86/x86_emulate/x86_emulate.c
b/xen/arch/x86/x86_emulate/x86_emulate.c
index 7de6460836..830ad90c9c 100644
--- a/xen/arch/x86/x86_emulate/x86_emulate.c
+++ b/xen/arch/x86/x86_emulate/x86_emulate.c
@@ -2,7 +2,7 @@
/******************************************************************************
* x86_emulate.c
*
- * Generic x86 (32-bit and 64-bit) instruction decoder and emulator.
+ * Generic x86 (32-bit and 64-bit) instruction emulator.
*
* Copyright (c) 2005-2007 Keir Fraser
* Copyright (c) 2005-2007 XenSource Inc.
--
generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |