I ran checkpatch.pl on my patches and it was ok. I will fix it. On Thu, Jun 2, 2016 at 9:39 AM, Richard Henderson <r...@twiddle.net> wrote:
> On 05/29/2016 06:23 PM, Michael Rolnik wrote: > >> +static void avr_cpu_set_pc( >> + CPUState *cs, >> + vaddr value) >> > > The formatting throughout all of these patches is wrong. > You need to follow the instructions in CODING_STYLE. > You can use ./scripts/checkpatch.pl to catch mistakes. > > > r~ > -- Best Regards, Michael Rolnik