On Tue, Aug 22, 2017 at 03:51:05PM +0100, Paul Durrant wrote:
[...]
> diff --git a/tools/libs/devicemodel/include/xendevicemodel.h 
> b/tools/libs/devicemodel/include/xendevicemodel.h
> index 13216db04a..da6b253cfd 100644
> --- a/tools/libs/devicemodel/include/xendevicemodel.h
> +++ b/tools/libs/devicemodel/include/xendevicemodel.h
> @@ -61,11 +61,11 @@ int xendevicemodel_create_ioreq_server(
>   * @parm domid the domain id to be serviced
>   * @parm id the IOREQ Server id.
>   * @parm ioreq_gfn pointer to a xen_pfn_t to receive the synchronous ioreq
> - *                  gfn
> + *                  gmfn. (May be NULL if not required)
>   * @parm bufioreq_gfn pointer to a xen_pfn_t to receive the buffered ioreq
> - *                    gfn
> + *                    gmfn. (May be NULL if not required)

Should be gfn here.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to