Hi Jonathan, On Tue, Sep 16, 2025 at 05:43:20PM +0000, Jonathan Cavitt wrote: > intel_vgpu_gpa_to_mmio_offset states that it returns > 'Zero on success, negative error code if failed' > in the kernel docs. > > This is false. The function actually returns > 'The MMIO offset of the given GPA'. > Correct the docs. > > Signed-off-by: Jonathan Cavitt <jonathan.cav...@intel.com>
Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com> Thanks, Andi