acrn-hypervisor/hypervisor/boot/guest
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
..
bzimage_loader.c HV: treewide: fix violations of coding guideline C-PP-04 2021-11-04 18:15:47 +08:00
elf_loader.c HV: Add implements of 32bit and 64bit elf loader 2021-08-19 20:00:45 +08:00
rawimage_loader.c HV: Remove 'vm_' of vm_elf_loader and etc. 2021-08-19 20:00:45 +08:00
vboot_info.c HV: treewide: fix warnings raised by Clang 2021-11-04 18:15:47 +08:00