From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: Ronnie Sahlberg <ronniesahlberg@gmail.com>,
qemu-trivial@nongnu.org, Peter Lieven <pl@kamp.de>,
qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] block: Fix compiler warning (unused local function)
Date: Tue, 20 May 2014 10:48:24 +0200 [thread overview]
Message-ID: <20140520084824.GA4440@noname.redhat.com> (raw)
In-Reply-To: <1400562514-22903-1-git-send-email-sw@weilnetz.de>
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 <sw@weilnetz.de>
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
prev parent reply other threads:[~2014-05-20 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 5:08 [Qemu-devel] [PATCH] block: Fix compiler warning (unused local function) Stefan Weil
2014-05-20 8:48 ` Kevin Wolf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140520084824.GA4440@noname.redhat.com \
--to=kwolf@redhat.com \
--cc=pbonzini@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=ronniesahlberg@gmail.com \
--cc=stefanha@redhat.com \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).