summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorMatt Evans <mattev@meta.com>2026-05-22 15:42:11 +0300
committerAlex Williamson <alex@shazbot.org>2026-05-22 17:36:11 +0300
commit89818517c2ac011c753d328e048e6bffdc31f9bf (patch)
tree2cad801ef006a5313ad6e2b82365d05a3bd79769 /include/uapi
parentb9285405c5f6144f4444f97bf3048d865e11cc1d (diff)
downloadlinux-89818517c2ac011c753d328e048e6bffdc31f9bf.tar.xz
vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()
Use IOMEM_ERR_PTR() when returning a void __iomem * rather than ERR_PTR(). This fixes a sparse warning, "different address spaces". Fixes: 859dc0f6253b ("vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202605211601.U1OvmuqY-lkp@intel.com/ Signed-off-by: Matt Evans <mattev@meta.com> Link: https://lore.kernel.org/r/20260522124215.3268565-1-mattev@meta.com Signed-off-by: Alex Williamson <alex@shazbot.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions