Christian Borntraeger
fcd07f9adc
KVM: let declaration of kvm_get_running_vcpus match implementation
Sparse notices that declaration and implementation do not match:
arch/s390/kvm/../../../virt/kvm/kvm_main.c:4435:17: warning: incorrect type in return expression (different address spaces)
arch/s390/kvm/../../../virt/kvm/kvm_main.c:4435:17: expected struct kvm_vcpu [noderef] <asn:3> **
arch/s390/kvm/../../../virt/kvm/kvm_main.c:4435:17: got struct kvm_vcpu *[noderef] <asn:3> *
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-02-28 10:33:57 +01:00
..
2020-01-13 11:52:48 +01:00
2020-02-04 11:58:07 +00:00
2020-01-16 19:09:02 +01:00
2020-01-16 15:18:12 +08:00
2020-01-27 16:46:44 -05:00
2020-02-08 14:17:27 -08:00
2020-01-09 16:42:29 -07:00
2020-02-28 10:33:57 +01:00
2020-02-05 14:28:09 +01:00
2020-01-30 16:28:52 -04:00
2020-01-10 00:14:46 -05:00
2020-02-08 14:04:19 -08:00
2020-02-08 13:58:44 -08:00
2020-02-08 14:04:19 -08:00
2020-02-09 15:51:46 -08:00
2020-01-14 12:20:57 +01:00
2020-02-05 17:44:14 +00:00