]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: x86 emulator: fix the comment of out instruction
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 6 Jul 2010 08:50:21 +0000 (16:50 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 2 Aug 2010 03:40:23 +0000 (06:40 +0300)
commitce7a0ad3bdcd86e6cf907eb5992fecb1503daa26
tree7b5443b91534ec4e85c6315bb186a8f8e4c5dbd1
parenta5046e6c7d97d6574ffe6367311ea0b0de56aa58
KVM: x86 emulator: fix the comment of out instruction

Fix the comment of out instruction, using the same style as the
other instructions.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c