acrn-hypervisor/hypervisor/boot
Shiqing Gao b38629b85e hv: fix 'Space missing before or after binary operator'
This patch adds the necessary space before or after binary operator.

v1 -> v2:
 * minor fix related to integer
   [i - 1] ====> [i - 1U]

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2018-12-04 09:16:04 +08:00
..
include modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00
sbl hv: fix 'Space missing before or after binary operator' 2018-12-04 09:16:04 +08:00
acpi.c hv: boot: fix "Procedure has more than one exit point" 2018-11-29 15:03:48 +08:00
dmar_parse.c hv: fix integer violations 2018-11-06 16:18:56 +08:00
reloc.c modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00