KVM: x86: Fix typo in function name
authorAmit Shah <amit.shah@redhat.com>
Wed, 22 Oct 2008 11:09:47 +0000 (16:39 +0530)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:51:47 +0000 (16:51 +0200)
commitb8222ad2e52fd2c0c4e5e1c53e65d131f911b767
treeb85218af9a22743352d565124962413edc781742
parente19e30effac03f5a005a8e42ed941a2a5dc62654
KVM: x86: Fix typo in function name

get_segment_descritptor_dtable() contains an obvious type.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c