]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit901af1dd661020c1aa475a8360674d3b05e13e9f
treea46b7ea6fe422387583b8a3b7268f3123f69ab45
parentb4800e83003ff75663bd20172a7e0f55a7aa693b
KVM: ia64: remove redundant kvm_get_exit_data() NULL tests

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>
arch/ia64/kvm/kvm_fw.c