mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
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>