acrn-hypervisor/hypervisor/boot
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
..
guest HV: treewide: fix violations of coding guideline C-PP-04 2021-11-04 18:15:47 +08:00
include ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00
multiboot HV: init e820 before init paging 2021-09-27 09:03:15 +08:00
acpi_base.c HV: modularization: rename mi_acpi_rsdp_va to acpi_rsdp_va 2021-06-11 10:06:02 +08:00
boot.c HV: init e820 before init paging 2021-09-27 09:03:15 +08:00
reloc.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00