acrn-hypervisor/hypervisor/boot
Huihuang Shi 3a61530d4e HV:fix simple violations
Fix the violations not touched the logical.
1.Function return value not checked.
2.Logical conjuctions need brackets.
3.No brackets to then/else.
4.Type conversion without cast.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
2019-06-25 20:09:21 +08:00
..
guest HV:fix simple violations 2019-06-25 20:09:21 +08:00
include ACRN/HV: Refine the function of init_vboot to initialize the depriv_boot env correctly 2019-05-30 14:07:57 +08:00
acpi_base.c HV:fix simple violations 2019-06-25 20:09:21 +08:00
cmdline.c HV: fix expression is not boolean 2019-06-21 09:04:44 +08:00
dmar_info.c HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
reloc.c hv: cleanup some hva/hpa conversion code 2019-03-15 09:03:14 +08:00