Commit 091b29d
LoongArch: KVM: Remove unused returns and semicolons
The default branch has already handled all undefined cases, so the final
return statement is redundant. Redundant semicolons are removed, too.
Cc: [email protected]
Reviewed-by: Bibo Mao <[email protected]>
Signed-off-by: Tao Cui <[email protected]>
Signed-off-by: Huacai Chen <[email protected]>1 parent ac398f5 commit 091b29d
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
| 781 | + | |
| 782 | + | |
785 | 783 | | |
786 | 784 | | |
787 | 785 | | |
| |||
0 commit comments