include/asm-x86/kvm_x86_emulate.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -143,7 +143,7 @@ struct x86_emulate_ctxt {
|
|||||||
/* Register state before/after emulation. */
|
/* Register state before/after emulation. */
|
||||||
struct kvm_vcpu *vcpu;
|
struct kvm_vcpu *vcpu;
|
||||||
|
|
||||||
/* Linear faulting address (if emulating a page-faulting instruction). */
|
/* Linear faulting address (if emulating a page-faulting instruction) */
|
||||||
unsigned long eflags;
|
unsigned long eflags;
|
||||||
|
|
||||||
/* Emulated execution mode, represented by an X86EMUL_MODE value. */
|
/* Emulated execution mode, represented by an X86EMUL_MODE value. */
|
||||||
|
Reference in New Issue
Block a user