acrn-hypervisor/hypervisor/common
Huihuang Shi f92931c879 HV:common:fix "expression is not Boolean"
MISRA C explicit required expression should be boolean when
in branch statements (if,while...).

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-20 14:19:47 +08:00
..
hv_main.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
hypercall.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
io_request.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
ptdev.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
schedule.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vm_load.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00