KVM: ppc: Fix e500 warnings and some spelling problems
Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user