KVM: ppc: Fix e500 warnings and some spelling problems

Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
Liu Yu
2009-01-14 10:47:37 -06:00
committed by Avi Kivity
parent 87c656b414
commit fb2838d446
3 changed files with 4 additions and 6 deletions

View File

@@ -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: