On 15 June 2011 22:22, Stefan Weil <w...@mail.berlios.de> wrote:
> Parameter 'info' is const, so add the missing
> attribute.
>
> Cc: Andrzej Zaborowski <balr...@gmail.com>
> Signed-off-by: Stefan Weil <w...@mail.berlios.de>

You could take this a step further and add 'const' to
the local variable info in do_cpu_reset() and also
to the boot_info field in CPUARMState.

-- PMM

Reply via email to