On Thu, Dec 16, 2010 at 2:44 PM, Kevin Wolf <kw...@redhat.com> wrote: > It's an indirect call to qemu_malloc, which never returns an error. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > > v2: > - Fixed bdrv_open failure case in xen_disk > > hw/xen_disk.c | 17 ++++++----------- > qemu-img.c | 5 +---- > qemu-io.c | 2 -- > qemu-nbd.c | 2 -- > 4 files changed, 7 insertions(+), 19 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>