KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 14 Jan 2010 17:05:58 +0000 (18:05 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:52 +0000 (12:35 -0300)
kvm_get_exit_data() cannot return a NULL pointer.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found