acrn-hypervisor/hypervisor/debug
Chaohong guo 9817eb3909 Add a comment for switch fallthrough to quiet lint warning
Some code has switch fallthrough cases, it causes some warning during
compiling. Adding a comment can quiet it.

Tracked-On:#1260
Signed-off-by: Chaohong Guo <chaohong.guo@intel.com>
Acked-by: Gen Zheng <gen.zheng@intel.com>
2018-09-19 14:32:02 +08:00
..
console.c hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
dump.c hv:treewide:fix multiple MISRAC violations 2018-09-13 11:12:29 +08:00
logmsg.c hv:treewide:fix multiple MISRAC violations 2018-09-13 11:12:29 +08:00
npk_log.c Add a comment for switch fallthrough to quiet lint warning 2018-09-19 14:32:02 +08:00
printf.c hv: treewide: fix 'Potential side effect problem in expression' 2018-08-08 10:50:06 +08:00
sbuf.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
shell.c Add a comment for switch fallthrough to quiet lint warning 2018-09-19 14:32:02 +08:00
shell_priv.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
uart16550.c hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
uart16550.h hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
vuart.c hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00