diff options
author | 2023-06-07 13:35:18 -0700 | |
---|---|---|
committer | 2023-08-02 16:41:54 -0700 | |
commit | 41dfb5f13ed9101b217e7085e5b5fb07d705e27f (patch) | |
tree | e4547b6ab68c13344842b84552752e4fb0d94f13 /scripts/generate_rust_analyzer.py | |
parent | KVM: SVM: Fix dead KVM_BUG() code in LBR MSR virtualization (diff) | |
download | linux-rng-41dfb5f13ed9101b217e7085e5b5fb07d705e27f.tar.xz linux-rng-41dfb5f13ed9101b217e7085e5b5fb07d705e27f.zip |
KVM: SVM: Clean up handling of LBR virtualization enabled
Clean up the enable_lbrv computation in svm_update_lbrv() to consolidate
the logic for computing enable_lbrv into a single statement, and to remove
the coding style violations (lack of curly braces on nested if).
No functional change intended.
Link: https://lore.kernel.org/r/20230607203519.1570167-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions