diff options
author | David Matlack <dmatlack@google.com> | 2022-06-22 22:26:49 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-24 11:51:53 +0300 |
commit | 27a59d57f073f21f029df1517c2c0a1abea5b0ce (patch) | |
tree | 10b5dfa2c28d6078f28286c621e35995aab23b46 /arch/x86/math-emu/round_Xsig.S | |
parent | bb924ca69f71b4f54c8f07be28e2b76f5ad1d2ac (diff) | |
download | linux-27a59d57f073f21f029df1517c2c0a1abea5b0ce.tar.xz |
KVM: x86/mmu: Use a bool for direct
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: Lai Jiangshan <jiangshanlai@gmail.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20220516232138.1783324-3-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/math-emu/round_Xsig.S')
0 files changed, 0 insertions, 0 deletions