git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54cfdb3
)
KVM: emulate: simplify writeback
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 1 Apr 2014 11:23:24 +0000
(13:23 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 11 Jul 2014 07:13:59 +0000
(09:13 +0200)
The "if/return" checks are useless, because we return X86EMUL_CONTINUE
anyway if we do not return.
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/emulate.c
Simple merge