]> Git Repo - qemu.git/commit - hw/s390x/s390-virtio-bus.c
s390x: Rename 'dprintf' to 'DPRINTF'
authorPeter Maydell <[email protected]>
Mon, 29 Jul 2013 12:16:37 +0000 (13:16 +0100)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
Reviewed-by: MORITA Kazutaka <[email protected]>
Acked-by: Richard Henderson <[email protected]>
Acked-by: Kevin Wolf <[email protected]>
Message-id: 1375100199[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
hw/s390x/s390-virtio-bus.c
hw/s390x/s390-virtio.c
target-s390x/kvm.c
This page took 0.025729 seconds and 4 git commands to generate.