From: Christophe Fergeau <cfergeau@redhat.com>
To: qemu-devel@nongnu.org
Cc: Amit Shah <amit.shah@redhat.com>,
Hans de Goede <hdegoede@redhat.com>,
Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PATCH-v3 0/2] Fix unused-but-set-variable warnings
Date: Tue, 31 May 2011 09:53:47 +0200 [thread overview]
Message-ID: <1306828429-9139-1-git-send-email-cfergeau@redhat.com> (raw)
In-Reply-To: <20110531054345.GA17412@amit-x200.redhat.com>
Here is another version of these patches.
Christophe
Changes:
v3
- added S-o-b
v2
- split patches
- removed whitespace at end of lines in tcm.
- changed #if defined XXX to #if defined(XXX)
- removed commented out line from kvm.c in the 1st patch
v1
- initial version from Hans
Christophe Fergeau (2):
tcg: Fix unused-but-set-variable warning
kvm: Fix unused-but-set-variable warning
target-i386/kvm.c | 3 +--
tcg/tcg.c | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
--
1.7.5.2
next prev parent reply other threads:[~2011-05-31 7:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 11:03 [Qemu-devel] [PATCH] Fix a number of unused-but-set-variable warnings (new with gcc-4.6) Hans de Goede
2011-05-17 11:25 ` Christophe Fergeau
2011-05-17 17:51 ` Aurelien Jarno
2011-05-27 10:34 ` Amit Shah
2011-05-30 10:28 ` [Qemu-devel] [PATCH 0/2] Fix unused-but-set-variable warnings Christophe Fergeau
2011-05-30 10:28 ` [Qemu-devel] [PATCH 1/2] tcg: Fix unused-but-set-variable warning Christophe Fergeau
2011-05-30 10:28 ` [Qemu-devel] [PATCH 2/2] kvm: " Christophe Fergeau
2011-05-30 10:53 ` [Qemu-devel] [PATCH 0/2] Fix unused-but-set-variable warnings Amit Shah
2011-05-30 13:56 ` Christophe Fergeau
2011-05-31 5:43 ` Amit Shah
2011-05-31 7:53 ` Christophe Fergeau [this message]
2011-05-31 7:53 ` [Qemu-devel] [PATCH-v3 1/2] tcg: Fix unused-but-set-variable warning Christophe Fergeau
2011-06-03 16:35 ` Aurelien Jarno
2011-05-31 7:53 ` [Qemu-devel] [PATCH-v3 2/2] kvm: " Christophe Fergeau
2011-06-10 10:43 ` Christophe Fergeau
2011-06-10 12:17 ` Stefan Hajnoczi
2011-06-10 18:46 ` Stefan Hajnoczi
2011-06-11 7:46 ` Jan Kiszka
2011-06-11 13:06 ` Stefan Hajnoczi
2011-06-14 19:50 ` Christophe Fergeau
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=1306828429-9139-1-git-send-email-cfergeau@redhat.com \
--to=cfergeau@redhat.com \
--cc=amit.shah@redhat.com \
--cc=aurelien@aurel32.net \
--cc=hdegoede@redhat.com \
--cc=qemu-devel@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 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).