Re: [PATCH] LoongArch: KVM: remove unused returns.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the review.

My initial idea was to remove the switch-case structure. 
However, after checking the case value KVM_FEATURE_STEAL_TIME, 
I found there are 13 parallel definitions—and it is unclear when 
this part of the development will be completed later. Therefore, 
I temporarily retained the switch-case structure. 

Now, I have updated the patch according to your suggestion:
- Replaced `switch` with `if` since there is only one case.
- Removed the redundant semicolon after the block.

Please see the updated patch below.

Thanks,
Tiezhu




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux