Commit f804dc6
KVM: x86: clean up a return
Returning a literal X86EMUL_CONTINUE is slightly clearer than returning
rc.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/7604cbbf-15e6-45a8-afec-cf5be46c2924@stanley.mountain
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent ead4dac commit f804dc6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8021 | 8021 | | |
8022 | 8022 | | |
8023 | 8023 | | |
8024 | | - | |
| 8024 | + | |
8025 | 8025 | | |
8026 | 8026 | | |
8027 | 8027 | | |
| |||
0 commit comments