qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] Remove unneeded type casts


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] Remove unneeded type casts
Date: Fri, 19 Apr 2013 11:36:42 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden>
> ---
>  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]