KVM: x86 emulator: unify two switches
authorAvi Kivity <avi@qumranet.com>
Tue, 27 Nov 2007 17:14:21 +0000 (19:14 +0200)
committerAvi 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