]> Git Repo - qemu.git/commit - hw/misc/vfio.c
vfio-pci: Use uintptr_t for void* cast
authorAlex Williamson <[email protected]>
Mon, 8 Oct 2012 14:45:30 +0000 (08:45 -0600)
committerAlex Williamson <[email protected]>
Mon, 8 Oct 2012 14:45:30 +0000 (08:45 -0600)
commit5976cdd58b657692e8c1af5310d55a60aecc9089
tree15d16b25dfdf87e416aa94d055f568adacf4b2e0
parente43b9a5a4fb2b501fbbec411faff899b74a2d451
vfio-pci: Use uintptr_t for void* cast

We don't seem to run into any sign extension problems, but
unsigned looks more correct.

Signed-off-by: Alex williamson <[email protected]>
hw/vfio_pci.c
This page took 0.023191 seconds and 4 git commands to generate.