diff options
| author | David Matlack <[email protected]> | 2022-06-22 15:26:49 -0400 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-06-24 04:51:53 -0400 |
| commit | 27a59d57f073f21f029df1517c2c0a1abea5b0ce (patch) | |
| tree | 10b5dfa2c28d6078f28286c621e35995aab23b46 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | bb924ca69f71b4f54c8f07be28e2b76f5ad1d2ac (diff) | |
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 <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: David Matlack <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions