]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
vfio: selftests: Rename vfio_util.h to libvfio.h
authorDavid Matlack <dmatlack@google.com>
Wed, 26 Nov 2025 23:17:29 +0000 (23:17 +0000)
committerAlex Williamson <alex@shazbot.org>
Fri, 28 Nov 2025 17:58:07 +0000 (10:58 -0700)
commit657d241e695fa7afa091c77d54ff2df703ece35d
tree9999655e0a0b070e1395eb2ffb0567b1d3c675de
parent831c37a5bf046bbdf65c042b53fd2e8cac0b1a5a
vfio: selftests: Rename vfio_util.h to libvfio.h

Rename vfio_util.h to libvfio.h to match the name of libvfio.mk.

No functional change intended.

Reviewed-by: Alex Mastro <amastro@fb.com>
Tested-by: Alex Mastro <amastro@fb.com>
Reviewed-by: Raghavendra Rao Ananta <rananta@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20251126231733.3302983-15-dmatlack@google.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
tools/testing/selftests/vfio/lib/drivers/dsa/dsa.c
tools/testing/selftests/vfio/lib/drivers/ioat/ioat.c
tools/testing/selftests/vfio/lib/include/libvfio.h [moved from tools/testing/selftests/vfio/lib/include/vfio_util.h with 98% similarity]
tools/testing/selftests/vfio/lib/iommu.c
tools/testing/selftests/vfio/lib/iova_allocator.c
tools/testing/selftests/vfio/lib/vfio_pci_device.c
tools/testing/selftests/vfio/lib/vfio_pci_driver.c
tools/testing/selftests/vfio/vfio_dma_mapping_test.c
tools/testing/selftests/vfio/vfio_iommufd_setup_test.c
tools/testing/selftests/vfio/vfio_pci_device_test.c
tools/testing/selftests/vfio/vfio_pci_driver_test.c