[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 13/19] libxl: suspend: New domain_suspend_pvcontrol_acked
Ian Campbell writes ("Re: [PATCH 13/19] libxl: suspend: New domain_suspend_pvcontrol_acked"): > On Tue, 2014-03-04 at 14:56 +0000, Ian Jackson wrote: > > +static bool domain_suspend_pvcontrol_acked(const char *state) { > > + /* any value other than "suspend", including ENOENT, is OK */ > > Where ENOENT is indicated by !state I suppose? > > Assuming so you can mention that here if you like, either way: > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Yes, thanks. I have changed it to say: /* any value other than "suspend", including ENOENT (i.e. !state), is OK */ Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |