Am 13.03.2012 19:10, schrieb Anthony Liguori: > On 03/09/2012 08:27 PM, Andreas Färber wrote: >> Scripted conversion: >> sed -i "s/CPUState/CPUAlphaState/g" target-alpha/*.[hc] >> sed -i "s/#define CPUAlphaState/#define CPUState/" target-alpha/cpu.h > > Acked-by: Anthony Liguori <aligu...@us.ibm.com> > > For 13-42.
Thanks, I applied yours by modifying my script. Attached. Peter's Acked-by was added manually, so if re-running the script due to conflicts it would need to be re-added. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
git-cpustate.sh
Description: application/shellscript