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:
b9fa9d6
)
KVM: x86 emulator: unify two switches
author
Avi Kivity
<avi@qumranet.com>
Tue, 27 Nov 2007 17:14:21 +0000
(19:14 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:16 +0000
(17:53 +0200)
The rep prefix cleanup left two switch () statements next to each other.
Unify them.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found