KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
authorSean Christopherson <sean.j.christopherson@intel.com>
Fri, 20 Mar 2020 20:55:41 +0000 (13:55 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 26 Mar 2020 09:58:28 +0000 (05:58 -0400)
commit4b547a869db980cd32936bd4ad8f6a33371419ac
treee7df2f5612e6e7e02a26b2660292143512aa717a
parent0774a964ef561b7170d8d1b1bfe6f88002b6d219
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()

Fix a copy-paste typo in a comment and error message.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200320205546.2396-3-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/lib/kvm_util.c