diff options
author | 2014-02-26 17:20:08 +0000 | |
---|---|---|
committer | 2014-02-26 17:20:08 +0000 | |
commit | 024c6e2ea575d6ca2e3e1cfb8fcff7f218bb5daf (patch) | |
tree | 7e8c159c2e939b471a293b5de94ef17807ccd3c7 /scripts/qapi-commands.py | |
parent | dma/pl330: Delete overly verbose debug printf (diff) | |
download | qemu-024c6e2ea575d6ca2e3e1cfb8fcff7f218bb5daf.tar.xz qemu-024c6e2ea575d6ca2e3e1cfb8fcff7f218bb5daf.zip |
dma/pl330: Fix misleading type
This type really should just be a regular int as no usages rely on it's
32 bitness (it's only meaningful as a bit position and not a bit mask).
This also fixes a printf which uses the variable with a regular %d.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 2a99d31f377aee371476d9da8fd0d1b7efa30f63.1393372019.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions