]> git.baikalelectronics.ru Git - kernel.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)
commit97be6d1985a85ac81b71fc5c93a948e4043d8531
tree7b5443b91534ec4e85c6315bb186a8f8e4c5dbd1
parent4e43f532e547b9bcab6a39c1291f62055b38e444
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