[PATCH v3 02/23] KVM: x86/mmu: Use a bool for direct

Sean Christopherson seanjc at google.com
Fri Apr 8 15:24:40 PDT 2022


On Fri, Apr 01, 2022, David Matlack wrote:
> The parameter "direct" can either be true or false, and all of the
> callers pass in a bool variable or true/false literal, so just use the
> type bool.
> 
> No functional change intended.
> 
> Signed-off-by: David Matlack <dmatlack at google.com>
> ---

Reviewed-by: Sean Christopherson <seanjc at google.com>



More information about the kvm-riscv mailing list