All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] target-ppc: fix unused-function warnings
Date: Tue, 24 Jun 2014 12:47:59 +0200	[thread overview]
Message-ID: <53A9575F.4030305@suse.de> (raw)
In-Reply-To: <1403564710-15788-1-git-send-email-peter.maydell@linaro.org>


On 24.06.14 01:05, Peter Maydell wrote:
> These patches for target-ppc fix clang 3.4 warnings about
> 'static inline' functions which are defined but never used.
>
> (Incidentally, "d" is a terrible name for a function, so
> we're well rid of that one :-))

Thanks, applied to ppc-next :).

As for "d" - that's unfortunately how the spec calls the field ;).


Alex

      parent reply	other threads:[~2014-06-24 10:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-23 23:05 [Qemu-devel] [PATCH 0/2] target-ppc: fix unused-function warnings Peter Maydell
2014-06-23 23:05 ` [Qemu-devel] [PATCH 1/2] target-ppc: Remove unused IMM and d extract helpers Peter Maydell
2014-06-23 23:05 ` [Qemu-devel] [PATCH 2/2] target-ppc: Remove unused gen_qemu_ld8s() Peter Maydell
2014-06-24 10:47 ` Alexander Graf [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=53A9575F.4030305@suse.de \
    --to=agraf@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.