On 10 March 2012 02:27, Andreas Färber <[email protected]> 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 <[email protected]>

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 <[email protected]>

-- PMM

Reply via email to