summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorQiang Ma <maqianga@uniontech.com>2026-06-18 16:52:17 +0800
committerSean Christopherson <seanjc@google.com>2026-07-10 08:54:22 -0700
commitbfafeb04a0402c04aa357ed93ab9dfe44b1c4a30 (patch)
tree3b31a23a930897d1c35813b97bddfbafb1a879f6 /include/linux/workqueue_api.h
parent78684b65fcc0582bf87e74229e3610c3d9634020 (diff)
KVM: SVM: Remove redundant ret = 0 in svm_set_nested_state
In svm_set_nested_state(), the success path reaches out_free with ret already set to 0 from nested_svm_load_cr3(). The explicit 'ret = 0' assignment before out_free is therefore redundant. Remove it. No functional change. Signed-off-by: Qiang Ma <maqianga@uniontech.com> Link: https://patch.msgid.link/20260618085217.3934985-1-maqianga@uniontech.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions