mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-01 05:25:46 +00:00
36D Prototype and definition name mismatch pci_scan_bus() and sharing_mode_find_vdev() wrong parameter in prototype. 14D Attempt to change parameter passed by value. vmsix_table_rw() uses function parameter as local viarable. Tracked-On: #861 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>