fix assign.c interger violations

fix all assign.c integer violations except related
"Implicit conversion: actual to formal param".

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Huihuang Shi
2018-07-20 15:23:24 +08:00
committed by lijinxia
parent f0a3585ebf
commit bd6979925c
4 changed files with 62 additions and 53 deletions

View File

@@ -285,7 +285,7 @@ struct acrn_vm_pci_msix_remap {
/** if the pass-through PCI device is MSI-X, this field contains
* the MSI-X entry table index
*/
int32_t msix_entry_index;
uint32_t msix_entry_index;
/** if the pass-through PCI device is MSI-X, this field contains
* Vector Control for MSI-X Entry, field defined in MSI-X spec