aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/e500_emulate.c
diff options
context:
space:
mode:
authorLiu Yu <yu.liu@freescale.com>2009-01-14 10:47:37 -0600
committerAvi Kivity <avi@redhat.com>2009-03-24 11:03:05 +0200
commitfb2838d446f6ee7e13e4149e08ec138753c5c450 (patch)
treeae7e5d59cbcfe2b7f9651e78e4066c8d6ecb8b67 /arch/powerpc/kvm/e500_emulate.c
parent87c656b4147cd08c6efba95d8d70c12cba181255 (diff)
KVM: ppc: Fix e500 warnings and some spelling problems
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/e500_emulate.c')
-rw-r--r--arch/powerpc/kvm/e500_emulate.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/kvm/e500_emulate.c b/arch/powerpc/kvm/e500_emulate.c
index d3c0c7c7f209..7a98d4a4c1ed 100644
--- a/arch/powerpc/kvm/e500_emulate.c
+++ b/arch/powerpc/kvm/e500_emulate.c
@@ -30,8 +30,6 @@ int kvmppc_core_emulate_op(struct kvm_run *run, struct kvm_vcpu *vcpu,
int emulated = EMULATE_DONE;
int ra;
int rb;
- int rs;
- int rt;
switch (get_op(inst)) {
case 31: