qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] block: Fix compiler warning (unused local fun


From: Kevin Wolf
Subject: Re: [Qemu-trivial] [PATCH] block: Fix compiler warning (unused local function)
Date: Tue, 20 May 2014 10:48:24 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 20.05.2014 um 07:08 hat Stefan Weil geschrieben:
> Warning from gcc:
> 
> block/iscsi.c:384:13: error:
>  ‘iscsi_allocationmap_is_allocated’ defined but not used 
> [-Werror=unused-function]
> 
> The function is only used if LIBISCSI_FEATURE_IOVECTOR is defined.
> 
> Signed-off-by: Stefan Weil <address@hidden>

Looks like a duplicate of Jeff's "block: iscsi build fix if
LIBISCSI_FEATURE_IOVECTOR is not defined", which Paolo already applied
to his queue.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]