KVM: x86 emulator: check return value against correct define
authorGleb Natapov <gleb@redhat.com>
Mon, 15 Mar 2010 14:38:30 +0000 (16:38 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:15:48 +0000 (12:15 +0300)
Check return value against correct define instead of open code
the value.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found