acrn-hypervisor/hypervisor/include/lib
Junjie Mao ff891b4f79 HV: treewide: fix violations of coding guideline C-PP-04
The coding guideline rule C-PP-04 requires that 'parentheses shall be used
when referencing a MACRO parameter'. This patch adds parentheses to macro
parameters or expressions that are not yet wrapped properly.

This patch has no sematic impact.

Tracked-On: #6776
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-11-04 18:15:47 +08:00
..
crypto
efi.h HV: init hv_e820 from efi mmap if boot from uefi 2021-06-11 10:06:02 +08:00
errno.h
hash.h
list.h HV: treewide: fix violations of coding guideline C-PP-04 2021-11-04 18:15:47 +08:00
rtl.h HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
sprintf.h
types.h
util.h hv: Move uuid_is_equal to util.h 2021-08-26 09:24:50 +08:00