acrn-hypervisor/hypervisor/dm/vpci
Mingqiang Chi 3d5c3c4754 hv:fix violations of coding guideline C-ST-04
The coding guideline rule C-ST-04 requires that
a 'if' statement followed by one or more 'else if'
statement shall be terminated by an 'else' statement
which contains either appropriate action or a comment.

Tracked-On: #6776
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2022-02-18 18:41:07 +08:00
..
ivshmem.c hv: ivshmem: map SHM BAR with PAT ignored 2021-08-13 11:17:15 +08:00
pci_pt.c hv:fix violations of coding guideline C-ST-04 2022-02-18 18:41:07 +08:00
vdev.c hv:fix violations of coding guideline C-ST-04 2022-02-18 18:41:07 +08:00
vhostbridge.c ACRN: hv: Unify terminology for user vm 2021-11-02 10:00:55 +08:00
vmcs9900.c hv:fix violations of coding guideline C-ST-04 2022-02-18 18:41:07 +08:00
vmsi.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vmsix.c hv:fix violations of coding guideline C-ST-04 2022-02-18 18:41:07 +08:00
vmsix_on_msi.c hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vpci.c hv: rename CONFIG_GPU_SBDF to CONFIG_IGD_SBDF 2021-11-28 14:23:29 +08:00
vpci_bridge.c ACRN: hv: Terminology modification in hv code 2021-11-02 10:00:55 +08:00
vpci_priv.h hv: deny the launch of VM if pass-thru PIO bar isn't identical mapping 2021-09-28 08:49:01 +08:00
vroot_port.c HV: treewide: fix violations of coding guideline C-TY-27 & C-TY-28 2021-11-04 18:15:47 +08:00
vsriov.c HV: treewide: fix violations of coding guideline C-TY-27 & C-TY-28 2021-11-04 18:15:47 +08:00