[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v7 6/8] libxl: Introduce libxl__arch_domain_create (x86 version)



On Tue, 2012-05-29 at 14:41 +0100, Stefano Stabellini wrote:
> +            LIBXL__LOG_ERRNO(gc->owner, LIBXL__LOG_ERROR,

BTW you can use "CTX" instead of gc->owner.

Since this is code motion it's not really relevant but in general
switching LIBXL__LOG* into LOG* when you are touching a line anyway is
nice.

> +                    "Failed while collecting E820 with: %d (errno:%d)\n",
> +                    ret, errno);
> +        }
> +    }
> +
> +    return ret;
> +}



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.