KVM: x86/mmu: add comment explaining arguments to kvm_zap_gfn_range
authorMaxim Levitsky <mlevitsk@redhat.com>
Tue, 10 Aug 2021 20:52:38 +0000 (23:52 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 20 Aug 2021 20:06:18 +0000 (16:06 -0400)
commit88f585358b5e6aec8586425bdbaaa2157112ffc2
tree1b6438fdddec35b3d62f504b738ecacf505b18df
parent2822da446640d82b7bf65800314ef2a825e8df13
KVM: x86/mmu: add comment explaining arguments to kvm_zap_gfn_range

This comment makes it clear that the range of gfns that this
function receives is non inclusive.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210810205251.424103-4-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/mmu.c