commit | 5976cdd58b657692e8c1af5310d55a60aecc9089 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Mon Oct 08 08:45:30 2012 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Oct 08 08:45:30 2012 -0600 |
tree | 15d16b25dfdf87e416aa94d055f568adacf4b2e0 | |
parent | e43b9a5a4fb2b501fbbec411faff899b74a2d451 [diff] |
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 <alex.williamson@redhat.com>