From: Avi Kivity Date: Tue, 27 Nov 2007 17:14:21 +0000 (+0200) Subject: KVM: x86 emulator: unify two switches X-Git-Tag: v2.6.25-rc1~1138^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=111de5d60c589bca02b49dce076ca588618e0d1c;p=pandora-kernel.git KVM: x86 emulator: unify two switches The rep prefix cleanup left two switch () statements next to each other. Unify them. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed