qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/9] AVR cores support is added. 1. basic CPU st


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/9] AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
Date: Wed, 1 Jun 2016 23:39:07 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]