]> Git Repo - qemu.git/commit - hw/scsi/spapr_vscsi.c
spapr: Rename 'dprintf' to 'DPRINTF'
authorPeter Maydell <[email protected]>
Mon, 29 Jul 2013 12:16:39 +0000 (13:16 +0100)
committerAnthony Liguori <[email protected]>
Tue, 30 Jul 2013 00:56:46 +0000 (19:56 -0500)
commitf6bda9cb99345158722f2e70634dda6b4d53ea67
tree987fe277eb07f40ed022f40d7aac6fda861fd2f9
parentda56ff91982f25c03c997309f3d5ed6aab1e0100
spapr: 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/net/spapr_llan.c
hw/ppc/spapr_vio.c
hw/scsi/spapr_vscsi.c
roms/seabios
This page took 0.042319 seconds and 4 git commands to generate.