diff options
| author | Paolo Bonzini <[email protected]> | 2022-02-10 07:30:20 -0500 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-04-29 12:49:17 -0400 |
| commit | 82ffa13f7933cdc9aa3d22c9bc5c8d9c9f610af1 (patch) | |
| tree | 14f9e67e4a7e4208d68bdc210e19fa94ceeb68a3 /tools/perf/scripts/python/flamegraph.py | |
| parent | daed87b8767c005cb2b385c80e265edf82a2f64b (diff) | |
KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
struct kvm_mmu_role_regs is computed just once and then accessed. Use
const to make this clearer, even though the const fields of struct
kvm_mmu_role_regs already prevent (or make it harder...) to modify
the contents of the struct.
Reviewed-by: David Matlack <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions