diff options
author | Anish Moorthy <amoorthy@google.com> | 2024-02-15 23:53:55 +0000 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-09 14:10:08 -0700 |
commit | f588557ac4aceccded4741dfdb18336e39c7a208 (patch) | |
tree | 5afb5ca76655c30606e8bbc4540ef789f8fe8f66 /tools/testing/selftests/kvm/lib/riscv/processor.c | |
parent | a3bd2f7ead6d915290c4895ca52f8ee3887cd1ab (diff) |
KVM: Simplify error handling in __gfn_to_pfn_memslot()
KVM_HVA_ERR_RO_BAD satisfies kvm_is_error_hva(), so there's no need to
duplicate the "if (writable)" block. Fix this by bringing all
kvm_is_error_hva() cases under one conditional.
Signed-off-by: Anish Moorthy <amoorthy@google.com>
Link: https://lore.kernel.org/r/20240215235405.368539-5-amoorthy@google.com
[sean: use ternary operator]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/riscv/processor.c')
0 files changed, 0 insertions, 0 deletions