qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 10/10] target-avr: fixing code style


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 10/10] target-avr: fixing code style
Date: Fri, 3 Jun 2016 00:10:01 +0100

On 2 June 2016 at 21:07, Michael Rolnik <address@hidden> wrote:
> Signed-off-by: Michael Rolnik <address@hidden>
> ---
>  target-avr/cpu-qom.h        |  38 +++++------------
>  target-avr/cpu.c            | 100 
> +++++++++++++-------------------------------
>  target-avr/cpu.h            |  74 ++++++++------------------------
>  target-avr/gdbstub.c        |  10 +----
>  target-avr/helper.c         |  52 ++++++-----------------
>  target-avr/translate-inst.c |  54 +++++++++++++++---------
>  target-avr/translate-inst.h |  20 +++++++++
>  target-avr/translate.c      |  27 +++---------
>  target-avr/translate.h      |   5 +--
>  9 files changed, 134 insertions(+), 246 deletions(-)

Rather than fixing up code style issues in the preceding
patches, I think you would be better to just fold these changes
into those patches so that the code is right the first time.

PS: it would be good if you could provide a cover letter when
you send out the next round of these patches; that provides
a handy way to deal with the series as a whole (for both
automated tools and people), so we tend to prefer multi-patch
sets to have one.

thanks
-- PMM



reply via email to

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