Skip to content

Commit b8ca01e

Browse files
dmatlackbonzini
authored andcommitted
KVM: selftests: Drop stale function parameter comment for nested_map()
nested_map() does not take a parameter named eptp_memslot. Drop the comment referring to it. Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: David Matlack <dmatlack@google.com> Message-Id: <20220520233249.3776001-4-dmatlack@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent c5a0cce commit b8ca01e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tools/testing/selftests/kvm/lib/x86_64

tools/testing/selftests/kvm/lib/x86_64/vmx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ void nested_pg_map(struct vmx_pages *vmx, struct kvm_vm *vm,
486486
* nested_paddr - Nested guest physical address to map
487487
* paddr - VM Physical Address
488488
* size - The size of the range to map
489-
* eptp_memslot - Memory region slot for new virtual translation tables
490489
*
491490
* Output Args: None
492491
*

0 commit comments

Comments
 (0)