acrn-hypervisor/hypervisor/common
Yang, Yu-chu 91337da5a1 HV: logical and high level precedence expression needs brackets
Added brackets for expression to make it easy to understand and
reduce the mistake of precedence. The rule is applied to the
mixed same level of prevedence opeartors, high level presedence
operators and logical expression.

Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-07-24 10:10:39 +08:00
..
hv_main.c HV:common:fix "integer type violations" 2018-07-18 12:31:14 +08:00
hypercall.c HV: logical and high level precedence expression needs brackets 2018-07-24 10:10:39 +08:00
io_request.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00
ptdev.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00
schedule.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: hypercall: make hypercall functions return int32_t 2018-07-23 10:23:49 +08:00
vm_load.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00