From: Stefan Hajnoczi <stefanha@gmail.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Remove unneeded type casts
Date: Fri, 19 Apr 2013 11:36:42 +0200 [thread overview]
Message-ID: <20130419093642.GC30143@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1365792838-13621-1-git-send-email-sw@weilnetz.de>
On Fri, Apr 12, 2013 at 08:53:58PM +0200, Stefan Weil wrote:
> cpu_physical_memory_read, cpu_physical_memory_write take any pointer
> as 2nd argument without needing a type cast.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> hw/arm/armv7m.c | 12 ++++++------
> hw/arm/boot.c | 4 ++--
> hw/arm/musicpal.c | 8 ++++----
> hw/arm/nseries.c | 4 ++--
> hw/arm/omap1.c | 12 ++++++------
> hw/audio/marvell_88w8618.c | 3 +--
> hw/display/pxa2xx_lcd.c | 2 +-
> hw/dma/pxa2xx_dma.c | 2 +-
> hw/dma/xilinx_axidma.c | 4 ++--
> hw/gpio/zaurus.c | 2 +-
> hw/microblaze/boot.c | 2 +-
> hw/misc/macio/mac_dbdma.c | 8 ++++----
> hw/misc/milkymist-pfpu.c | 4 ++--
> hw/net/mcf_fec.c | 4 ++--
> hw/ppc/ppc405_boards.c | 2 +-
> hw/ppc/virtex_ml507.c | 2 +-
> 16 files changed, 37 insertions(+), 38 deletions(-)
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan
prev parent reply other threads:[~2013-04-19 9:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-12 18:53 [Qemu-devel] [PATCH] Remove unneeded type casts Stefan Weil
2013-04-14 9:56 ` Andreas Färber
2013-04-19 9:36 ` Stefan Hajnoczi [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=20130419093642.GC30143@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--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).