Files
acrn-hypervisor/hypervisor/arch/x86/guest
Mingqiang Chi 40fd8893b4 hv:fixed several return value violations
-- change two timer callbacks to void type
-- ignore the return value for add_timer
-- add (void) before several functions(memset/memcpy/
   vcpu_get_xxx)

v1-->v2:
   ignore the return value for add_timer
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-08-20 09:51:07 +08:00
..
2018-08-17 12:36:53 +08:00
2018-08-07 12:09:22 +08:00
2018-08-17 12:36:53 +08:00