On 10 March 2012 02:27, Andreas Färber <afaer...@suse.de> wrote:
> Scripted conversion:
>  sed -i "s/CPUState/CPUARMState/g" target-arm/*.[hc]
>  sed -i "s/#define CPUARMState/#define CPUState/" target-arm/cpu.h
>
> Signed-off-by: Andreas Färber <afaer...@suse.de>

Some of these automated changes in iwmmxt_helper.c break the
neatly lined up '\' macro continuation characters...
I'm not sure I care enough to suggest that we should manually fix
this though, especially not for the ones which are full of hard
coded tabs.

Acked-by: Peter Maydell <peter.mayd...@linaro.org>

-- PMM

Reply via email to