Re: [PATCH v2] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()

From: Sean Christopherson
Date: Mon Nov 28 2022 - 17:59:26 EST


On Mon, Nov 28, 2022, Wei Liu wrote:
> There is no function named kvm_mmu_ensure_valid_pgd().
>
> Fix the comment and remove the pair of braces to conform to Linux kernel
> coding style.
>
> Signed-off-by: Wei Liu <wei.liu@xxxxxxxxxx>
> ---

Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>