[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/9] libxl: Move dm user determination logic into a helper function
> On Nov 23, 2018, at 5:14 PM, George Dunlap <george.dunlap@xxxxxxxxxx> wrote: > > diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h > index e498435e16..a370de54ed 100644 > --- a/tools/libxl/libxl_internal.h > +++ b/tools/libxl/libxl_internal.h > @@ -1135,6 +1135,8 @@ typedef struct { > const char * shim_cmdline; > const char * pv_cmdline; > > + char * dm_runas; I’ve removed the space both here, and in the above char * elements. I’ll retain both of your Acks unless I hear otherwise. -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |