qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
	Stefan Weil <sw@weilnetz.de>,
	QEMU Developer <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] acpi: Add missing GCC_FMT_ATTR to local function
Date: Wed, 25 Mar 2015 16:20:36 +0100	[thread overview]
Message-ID: <20150325161952-mutt-send-email-mst@redhat.com> (raw)
In-Reply-To: <5512D1A0.9020106@msgid.tls.msk.ru>

On Wed, Mar 25, 2015 at 06:17:52PM +0300, Michael Tokarev wrote:
> 20.03.2015 20:11, Stefan Weil wrote:
> > This fixes these gcc warnings (not enabled in default build):
> > 
> > hw/acpi/aml-build.c:83:5: warning:
> >  function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
> > hw/acpi/aml-build.c:88:5: warning:
> >  function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
> 
> Not very important but does not hurt, applied to -trivial, thanks!
> 
> /mjt

I'm preparing a pull request with this one, it's already
signed and testing is going to complete soon.
So I think you needn't bother.

      reply	other threads:[~2015-03-25 15:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-20 17:11 [Qemu-devel] [PATCH] acpi: Add missing GCC_FMT_ATTR to local function Stefan Weil
2015-03-25 15:17 ` Michael Tokarev
2015-03-25 15:20   ` Michael S. Tsirkin [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=20150325161952-mutt-send-email-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --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).