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 hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
efi.h HV: init hv_e820 from efi mmap if boot from uefi 2021-06-11 10:06:02 +08:00
errno.h HV: Reset physical core of lapic_pt vm when shutdown 2019-04-22 19:58:20 +08:00
hash.h hv: Add 64 bits hash function 2020-05-20 16:04:16 +08:00
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 fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
types.h hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
util.h hv: Move uuid_is_equal to util.h 2021-08-26 09:24:50 +08:00