Re: [PATCH] KVM: x86: inline memslot_valid_for_gpte

From: linmiaohe
Date: Tue Jan 21 2020 - 21:28:35 EST


Hi:
Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>The function now has a single caller, so there is no point in keeping it separate.
>
>Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
>---
> arch/x86/kvm/mmu/mmu.c | 17 ++++-------------
> 1 file changed, 4 insertions(+), 13 deletions(-)


It looks fine for me. Thanks!
Reviewed-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>