]> Git Repo - qemu.git/commit
Remove useless casts from cpu iterators
authorJan Kiszka <[email protected]>
Fri, 17 Feb 2012 17:31:14 +0000 (18:31 +0100)
committerAvi Kivity <[email protected]>
Sat, 18 Feb 2012 10:15:53 +0000 (12:15 +0200)
commit5207a5e0c33ce836341ff760e64ea4880bf1bc29
treef790fa2ac5ef5e932ef9405fdd35e4a592a9da02
parente479c207d7616e3b6ea42d14d1c6a7fef1f32fc4
Remove useless casts from cpu iterators

CPUState::next_cpu is already CPUState *.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
cpus.c
This page took 0.026631 seconds and 4 git commands to generate.