On 16 June 2015 at 13:52, aurelio remonda <aurelioremo...@gmail.com> wrote: > about the space between ARMCPU *cpu = ARM_CPU(obj); line and the first > set_feature, the cortex-m3 initfn does not have it, do you want me to > change that one too? Thanks
I would leave that one alone. It's bad style, but fixing it should be a separate patch, and it isn't sufficiently bad to be worth fixing IMHO. -- PMM