acrn-hypervisor/hypervisor/include
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
..
arch/x86/asm HV: treewide: fix violations of coding guideline C-PP-04 2021-11-04 18:15:47 +08:00
common HV: treewide: fix violations of coding guideline C-FN-09 2021-11-04 18:15:47 +08:00
debug hv: debug: Add hv console callback to VM-exit event 2021-07-22 10:08:23 +08:00
dm ACRN: hv: Unify terminology for user vm 2021-11-02 10:00:55 +08:00
hw hv: pci: fix a minor bug about is_pci_cfg_multifunction 2021-09-15 13:24:18 +08:00
lib HV: treewide: fix violations of coding guideline C-PP-04 2021-11-04 18:15:47 +08:00
public ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00