mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-04 13:19:47 +00:00
Use local variable msix instead of vdev->msix, vdev_pt_remap_msix_table_bar has already defined a local variable msix (&vdev->msix), use msix instead of vdev->msix to simplify the code. Fix @pre for functions Rename pci_bar_base to get_bar_base Fix typo in comment Tracked-On: #3056 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
pci_pt.c | ||
vdev.c | ||
vhostbridge.c | ||
vmsi.c | ||
vmsix.c | ||
vpci_priv.h | ||
vpci.c |