qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 0/7] target/mips: Misc MIPS fixes and improvements for 5.0


From: no-reply
Subject: Re: [PATCH v4 0/7] target/mips: Misc MIPS fixes and improvements for 5.0
Date: Fri, 24 Jan 2020 09:04:21 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Type: series
Message-id: address@hidden
Subject: [PATCH v4 0/7] target/mips: Misc MIPS fixes and improvements for 5.0

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]         patchew/address@hidden -> patchew/address@hidden
 * [new tag]         patchew/address@hidden -> patchew/address@hidden
 * [new tag]         patchew/address@hidden -> patchew/address@hidden
Switched to a new branch 'test'
3369823 disas: mips: Add micromips R6 disassembler - 32-bit instructions
9e98490 disas: mips: Add micromips R6 disassembler - infrastructure and 16-bit 
instructions
aa196ec disas: Add a field for target-dependant data
6984273 target/mips: Add implementation of GINVT instruction
5d74db1 target/mips: Amend CP0 WatchHi register implementation
f401c61 target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
f7e500d target/mips: Rectify documentation on deprecating r4k machine

=== OUTPUT BEGIN ===
1/7 Checking commit f7e500d8e637 (target/mips: Rectify documentation on 
deprecating r4k machine)
2/7 Checking commit f401c61b627d (target/mips: Add support for MIPS<32|64>R6 
CRC32 ISA)
3/7 Checking commit 5d74db174c4a (target/mips: Amend CP0 WatchHi register 
implementation)
4/7 Checking commit 6984273d2f0e (target/mips: Add implementation of GINVT 
instruction)
5/7 Checking commit aa196ec00346 (disas: Add a field for target-dependant data)
6/7 Checking commit 9e98490b5529 (disas: mips: Add micromips R6 disassembler - 
infrastructure and 16-bit instructions)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#36: 
new file mode 100644

ERROR: space prohibited between function name and open parenthesis '('
#1297: FILE: include/disas/dis-asm.h:395:
+int print_insn_micromips_r6      (bfd_vma, disassemble_info*);

total: 1 errors, 1 warnings, 1272 lines checked

Patch 6/7 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

7/7 Checking commit 3369823f3598 (disas: mips: Add micromips R6 disassembler - 
32-bit instructions)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/address@hidden/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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