]> Git Repo - qemu.git/commit
dma/pl330: printf format type sweep.
authorPeter Crosthwaite <[email protected]>
Wed, 26 Feb 2014 17:20:08 +0000 (17:20 +0000)
committerPeter Maydell <[email protected]>
Wed, 26 Feb 2014 17:20:08 +0000 (17:20 +0000)
commitc3143ba87768cbbedece32b90aa5eb5485d6d23b
tree6dae5f7b56a803222d1aefb58d67688eb0f9573b
parent024c6e2ea575d6ca2e3e1cfb8fcff7f218bb5daf
dma/pl330: printf format type sweep.

Use PRI formats as appropriate rather than raw %x and %d. This fixes
debug printfery on some host platforms. Fix types of debug only
variables as appropriate.

Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: dbb5f5fd048b2d4a3cb5c6357577d11211a7a585.1393372019[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/dma/pl330.c
This page took 0.019874 seconds and 4 git commands to generate.