> From: Jules Irenge <jbi.oct...@gmail.com> > 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(-)