]> git.proxmox.com Git - qemu.git/commit
s390x: Rename 'dprintf' to 'DPRINTF'
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Jul 2013 12:16:37 +0000 (13:16 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 30 Jul 2013 00:33:54 +0000 (19:33 -0500)
commite67137c6c5823ad9488b766c79f0963f6ba70f12
tree52ced1a15e03332d39cc3c58a80126203e1b4f7e
parent2440a2c3dfcb9bc463be8ff5a97382e4d2aad750
s390x: Rename 'dprintf' to 'DPRINTF'

'dprintf' is the name of a POSIX standard function so we should not be
stealing it for our debug macro. Rename to 'DPRINTF' (in line with
a number of other source files.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Acked-by: Richard Henderson <rth@twiddle.net>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1375100199-13934-3-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/s390x/s390-virtio-bus.c
hw/s390x/s390-virtio.c
target-s390x/kvm.c