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
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel