acrn-hypervisor/hypervisor/dm
Huihuang Shi 3a61530d4e HV:fix simple violations
Fix the violations not touched the logical.
1.Function return value not checked.
2.Logical conjuctions need brackets.
3.No brackets to then/else.
4.Type conversion without cast.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
2019-06-25 20:09:21 +08:00
..
vpci hv: Rename tables member of vPCI msix struct pci_msix 2019-06-17 11:06:56 +08:00
io_req.c hv: ept: unify EPT API name to verb-object style 2019-06-14 14:40:25 +08:00
vioapic.c HV: Clean vpic and vioapic logic when lapic is pt 2019-06-12 14:29:50 +08:00
vpic.c HV:Modularize vpic code to remove usage of acrn_vm 2019-06-13 09:54:52 +08:00
vrtc.c HV:fix simple violations 2019-06-25 20:09:21 +08:00
vuart.c HV:fix simple violations 2019-06-25 20:09:21 +08:00