[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding
From: |
Aleksandar Markovic |
Subject: |
Re: [Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup |
Date: |
Wed, 3 Apr 2019 14:19:22 +0000 |
> From: Jules Irenge <address@hidden>
> Subject: [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup
>
> This v1 series cleans up all warnings and errors of coding style within cpu.h
> file
>
Hi, Jules!
There are a couple of minor problems that I described in my comments
to other patches. Otherwise I like the series.
May I ask you to send v2 of the series, with some needed modifications?
Regards,
Aleksandar
> Jules Irenge (5):
> target/mips: add space to fix checkpatch errors
> target/mips: realign comments to fix checkpatch warnings
> target/mips: replace indentation with space to fix checkpatch errors
> target/mips: remove space to fix checkpatch errors
> target/mips: wrap line into multiple lines to to fix checkpatch errors
>
> target/mips/cpu.h | 211 +++++++++++++++++++++++++---------------------
> 1 file changed, 117 insertions(+), 94 deletions(-)
- [Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup, Jules Irenge, 2019/04/03
- [Qemu-devel] [PATCH 1/5] target/mips: add space to fix checkpatch errors, Jules Irenge, 2019/04/03
- [Qemu-devel] [PATCH 2/5] target/mips: realign comments to fix checkpatch warnings, Jules Irenge, 2019/04/03
- [Qemu-devel] [PATCH 5/5] target/mips: wrap line into multiple lines to to fix checkpatch errors, Jules Irenge, 2019/04/03
- [Qemu-devel] [PATCH 4/5] target/mips: remove space to fix checkpatch errors, Jules Irenge, 2019/04/03
- [Qemu-devel] [PATCH 3/5] target/mips: replace indentation with space to fix checkpatch errors, Jules Irenge, 2019/04/03
- Re: [Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup, no-reply, 2019/04/03
- Re: [Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup,
Aleksandar Markovic <=