[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/4] libxc: Provide access to internal handles
Roger Pau Monné writes ("Re: [PATCH 2/4] libxc: Provide access to internal handles"): > On Mon, May 14, 2018 at 06:08:57PM +0100, Ian Jackson wrote: > > +struct xencall_handle *xc_interface_xcall_handle(xc_interface *xch); > > +struct xenforeignmemory_handle *xc_interface_fmem_handle(xc_interface > > *xch); > > +struct xendevicemodel_handle *xc_interface_dmod_handle(xc_interface *xch); > > You introduce 3 prototypes but there's only one function being defined > below. Is this patch missing some chunks or I'm missing something > myself? No. It's just that I only needed one of these functions so I didn't notice that I'd only defined that one... Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |