acrn-hypervisor/hypervisor/include
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
..
arch/x86 hv: change the param type of mmio_write** 2018-12-04 09:10:54 +08:00
common doc: replace return with retval 2018-11-30 14:55:17 +08:00
debug hv: clean up function definitions in sbuf.h 2018-12-03 15:14:19 +08:00
dm hv: dm: fix "Procedure has more than one exit point" 2018-11-29 15:03:48 +08:00
lib hv: fix 'Space missing before or after binary operator' 2018-12-04 09:16:04 +08:00
public HV: io: obsolete the valid field in vhm requests 2018-11-30 13:14:59 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00