acrn-hypervisor/hypervisor/common
Shiqing Gao 4106fadeb3 hv: treewide: fix 'Switch empty default has no comment'
This patch add some comments after the default and before the break
in the switch statement based on MISRA-C requirement.

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-08-08 16:01:57 +08:00
..
hv_main.c move global x2apic_enabled into arch dir 2018-08-07 09:55:13 +08:00
hypercall.c hv: treewide: fix 'Switch empty default has no comment' 2018-08-08 16:01:57 +08:00
io_request.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
ptdev.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
schedule.c add cpu_do_idle to handle idle 2018-08-08 10:00:51 +08:00
softirq.c hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: hypercall: make hypercall functions return int32_t 2018-07-23 10:23:49 +08:00
vm_load.c vcpu: add get/set register APIs 2018-08-07 09:55:13 +08:00