acrn-hypervisor/hypervisor/include/common
Huihuang Shi 977c4b20b5 fix parted of "missing for discarded return value"
MISRA C required that return value should be used, missing for it should
add "(void)" prefix before the function call.
Some function can be declared without return value to avoid this problem.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-19 16:21:45 +08:00
..
acrn_efi.h hv: Fix typo of trampline with trampoline 2018-06-12 15:54:16 +08:00
hypercall.h Merge pull request #322 from dbkinder/api-spell 2018-06-12 07:45:21 +08:00
ptdev.h fix parted of "missing for discarded return value" 2018-06-19 16:21:45 +08:00
schedule.h hv: handle cpu offline request in idle thread 2018-06-07 15:36:46 +08:00