diff options
author | Michal Luczaj <[email protected]> | 2023-06-05 22:01:21 +0200 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-06-06 17:13:55 -0700 |
commit | e12fa4b92a07f4274ffa02e581d059a7869dd50e (patch) | |
tree | 9efbb1e24ba728e393a91ad76b52f655334248ca /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 056b9919a16aedc560e6756a235ef5a62a68db05 (diff) |
KVM: x86: Clean up: remove redundant bool conversions
As test_bit() returns bool, explicitly converting result to bool is
unnecessary. Get rid of '!!'.
No functional change intended.
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Michal Luczaj <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions