Commit f0373cc
x86/sev: Simplify the code by removing unnecessary 'else' statement
No need for an 'else' statement after a 'return'.
[ mingo: Clarified the changelog ]
Signed-off-by: Peng Hao <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: [email protected]1 parent 72dafb5 commit f0373cc
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1482 | 1482 | | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | | - | |
1486 | | - | |
| 1485 | + | |
1487 | 1486 | | |
1488 | 1487 | | |
1489 | 1488 | | |
| |||
0 commit comments