On Thu, 2015-07-09 at 19:26 +0100, Andrew Cooper wrote:
> @@ -187,13 +217,24 @@ static void stream_failed(libxl__egc *egc,
>      assert(rc);
>      stream->rc = rc;
>  
> -    if (stream->running)
> +    if (stream->running) {
> +        /*
> +         *If we are in a checkpoint, pass the failure to libxc, which will 
> come

Missing a space after "*".

Acked-by: Ian Campbell <ian.campb...@citrix.com>



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

Reply via email to