On Mon, 2015-09-28 at 05:55 +0200, Juergen Gross wrote:
> On 09/25/2015 05:39 PM, Ian Campbell wrote:
> > On Fri, 2015-09-11 at 13:44 +0100, Ian Jackson wrote:
> > > Juergen Gross writes ("[PATCH 1/5] libxc: remove allocate member from
> > > struct xc_dom_image"):
> > > > The allocate() callback in
On 09/25/2015 05:39 PM, Ian Campbell wrote:
On Fri, 2015-09-11 at 13:44 +0100, Ian Jackson wrote:
Juergen Gross writes ("[PATCH 1/5] libxc: remove allocate member from
struct xc_dom_image"):
The allocate() callback in struct xc_dom_image is never set. Remove it.
Acked-by: Ian Jackson
Appli
On Fri, 2015-09-11 at 13:44 +0100, Ian Jackson wrote:
> Juergen Gross writes ("[PATCH 1/5] libxc: remove allocate member from
> struct xc_dom_image"):
> > The allocate() callback in struct xc_dom_image is never set. Remove it.
>
> Acked-by: Ian Jackson
Applied to staging.
This will have a trivi
Juergen Gross writes ("[PATCH 1/5] libxc: remove allocate member from struct
xc_dom_image"):
> The allocate() callback in struct xc_dom_image is never set. Remove it.
Acked-by: Ian Jackson
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://list
The allocate() callback in struct xc_dom_image is never set. Remove it.
Signed-off-by: Juergen Gross
---
tools/libxc/include/xc_dom.h | 2 --
tools/libxc/xc_dom_core.c| 4
2 files changed, 6 deletions(-)
diff --git a/tools/libxc/include/xc_dom.h b/tools/libxc/include/xc_dom.h
index 600