acrn-hypervisor/hypervisor/boot
Shiqing Gao 0317cfb2b6 hv: fix 'No brackets to then/else'
- add missing brackets for 'if/else' statements based on MISRA-C
  requirements

v1 -> v2:
 * add brackets for each conditions in 'if' statements to improve
   the readability
 * modify 'ptdev_init' to make the logic clearer

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2018-10-11 16:48:11 +08:00
..
include hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
sbl hv: Fix for PARTITION_MODE compilation 2018-10-08 22:04:27 +08:00
acpi.c HV: Add acpi_fixup api to override acpi on needs 2018-09-18 13:34:47 +08:00
dmar_parse.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
reloc.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00