]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: move the code that installs new slots array to a separate function.
authorGleb Natapov <gleb@redhat.com>
Mon, 24 Dec 2012 15:49:30 +0000 (17:49 +0200)
committerGleb Natapov <gleb@redhat.com>
Mon, 24 Dec 2012 15:49:30 +0000 (17:49 +0200)
commitc203eb934011ffd8bd8b6b454fc6d24da3ce23d5
tree28400ae97788c508e723bc84f2bd6e42e6515815
parent38f73ba454c5693aa3be58be1ca88fde0121207e
KVM: move the code that installs new slots array to a separate function.

Move repetitive code sequence to a separate function.

Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
virt/kvm/kvm_main.c