[PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct

Lai Jiangshan jiangshanlai at gmail.com
Sat May 7 00:46:59 PDT 2022


On 2022/4/23 05:05, 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.
>
> Reviewed-by: Sean Christopherson <seanjc at google.com>
> Signed-off-by: David Matlack <dmatlack at google.com>
> ---


Reviewed-by: Lai Jiangshan <jiangshanlai at gmail.com>




More information about the kvm-riscv mailing list