From: Amit Shah <amit.shah@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] virtio-serial: Simplify virtio_serial_load()
Date: Tue, 1 Jun 2010 13:52:03 +0530 [thread overview]
Message-ID: <20100601082203.GA20052@amit-laptop.redhat.com> (raw)
In-Reply-To: <m3ocfwp30g.fsf@blackfin.pond.sub.org>
On (Mon) May 31 2010 [16:19:43], Markus Armbruster wrote:
> For all i, ports_map[i] is used in and only in the i-th iteration.
> Replace the dynamic array by a scalar variable.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> hw/virtio-serial-bus.c | 12 +++---------
> 1 files changed, 3 insertions(+), 9 deletions(-)
Thanks,
Acked-by: Amit Shah <amit.shah@redhat.com>
Amit
next prev parent reply other threads:[~2010-06-01 8:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-31 14:19 [Qemu-devel] [PATCH] virtio-serial: Simplify virtio_serial_load() Markus Armbruster
2010-06-01 8:22 ` Amit Shah [this message]
2010-06-01 13:23 ` Alon Levy
2010-06-26 5:54 ` [Qemu-devel] " Markus Armbruster
2010-06-30 18:39 ` [Qemu-devel] " Aurelien Jarno
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=20100601082203.GA20052@amit-laptop.redhat.com \
--to=amit.shah@redhat.com \
--cc=armbru@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).