]> git.karo-electronics.de Git - linux-beck.git/commit
KVM: s390: cleanup sca_add_vcpu
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 12 Oct 2015 14:29:01 +0000 (16:29 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 30 Nov 2015 11:47:10 +0000 (12:47 +0100)
commiteaa78f343255dabac963ab8c7644367844d18e00
treeb4928bcfe8a07b3f0adc13a0aff87ea5938421ea
parent10ce32d5b07470c5eb0fa821000c789073128b3f
KVM: s390: cleanup sca_add_vcpu

Now that we already have kvm and the VCPU id set for the VCPU, we can
convert sda_add_vcpu to look much more like sda_del_vcpu.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/kvm-s390.c