Commit d7ba3657 authored by Jiri Pirko's avatar Jiri Pirko Committed by Jonathan Corbet
Browse files

docs: vfio: fix header path



The text points to a different header file, fix by changing
the path to "uapi".

Signed-off-by: default avatarJiri Pirko <jiri@nvidia.com>
Reviewed-by: default avatarYi Liu <yi.l.liu@intel.com>
Link: https://lore.kernel.org/r/20230310095857.985814-1-jiri@resnulli.us


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 42da2c00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -242,7 +242,7 @@ group and can access them as follows::
VFIO User API
-------------------------------------------------------------------------------

Please see include/linux/vfio.h for complete API documentation.
Please see include/uapi/linux/vfio.h for complete API documentation.

VFIO bus driver API
-------------------------------------------------------------------------------