diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-05-29 20:35:49 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-06-03 16:59:20 +0200 |
| commit | c114187c5dcf1a66a2910ec66a87d230d523e5c1 (patch) | |
| tree | dcb91e11b1a258a42d43b4849ff5a4d122d4e3d1 /tools/perf/scripts/python/task-analyzer.py | |
| parent | abb97ac118f03cb2f5007edb1cf9d4e9d53704df (diff) | |
KVM: SEV: Remove sometimes-used function-scoped "ret" from #VMGEXIT handler
Now that only two case-statements actually need a local "ret" variable,
refactor sev_handle_vmgexit() to have all flows return directly when
possible, and bury "ret" as "r" in the two paths that need to propagate a
return value from a helper.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20260501202250.2115252-25-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20260529183549.1104619-25-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
