Tiejun Chen writes ("[v7][PATCH 10/16] tools: introduce some new parameters to 
set rdm policy"):
> This patch introduces user configurable parameters to specify RDM
> resource and according policies,
...

>  int libxl__device_pci_setdefault(libxl__gc *gc, libxl_device_pci *pci)
>  {
> +    /* We'd like to force reserve rdm specific to a device by default.*/
> +    if ( pci->rdm_policy == LIBXL_RDM_RESERVE_POLICY_INVALID)
           ^

I have just spotted that spurious whitespace.  However I won't block
this for that.

Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>

(actually).

I would appreciate it if you could ensure that this is fixed in any
repost.  You may retain my ack if you do that.  Committers should feel
free to fix it on commit.

Thanks,
Ian.

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

Reply via email to