]> git.proxmox.com Git - mirror_qemu.git/commit - ui/console.c
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
authorStefan Weil <sw@weilnetz.de>
Sun, 1 Dec 2013 07:49:47 +0000 (08:49 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 2 Dec 2013 17:03:39 +0000 (21:03 +0400)
commit1246b259f846136d58a89568fdc0421d02e4df65
tree552f4f69b0c605813d82e8dff6765b06ea49c8ca
parent47908a0f66c5369a94e93d951a5d0c28d007ff80
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'

Most code already used QEMUTimer without the redundant 'struct' keyword.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
12 files changed:
hw/char/cadence_uart.c
hw/ppc/ppc.c
hw/ppc/ppc405_uc.c
hw/ppc/ppc_booke.c
hw/timer/m48t59.c
include/hw/char/serial.h
include/hw/ppc/ppc.h
target-alpha/cpu-qom.h
target-mips/cpu.h
target-openrisc/cpu.h
target-sparc/cpu.h
ui/console.c