KVM: x86/mmu: Fix comment mentioning skip_4k
authorDavid Matlack <dmatlack@google.com>
Wed, 26 May 2021 16:32:27 +0000 (16:32 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 May 2021 12:51:25 +0000 (08:51 -0400)
commitbedd9195df3dfea7165e7d6f7519a1568bc41936
treed0f051cd77abfd1a693e7fcda741c73d4989930f
parenta2486020a82eefad686993695eb42d1b64f3f2fd
KVM: x86/mmu: Fix comment mentioning skip_4k

This comment was left over from a previous version of the patch that
introduced wrprot_gfn_range, when skip_4k was passed in instead of
min_level.

Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20210526163227.3113557-1-dmatlack@google.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/tdp_mmu.c