qemu-devel
[Top][All Lists]
Advanced

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

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


From: no-reply
Subject: Re: [PATCH v3 0/5] target/mips: Misc MIPS fixes and improvements for 5.0
Date: Tue, 21 Jan 2020 07:31:56 -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 v3 0/5] 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
Switched to a new branch 'test'
af60c76 disas: mips: Add micromips R6 disassembler
bcb85b1 target/mips: Add implementation of GINVT instruction
1ffd785 target/mips: Amend CP0 WatchHi register implementation
fed74b1 target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
868e28b target/mips: Rectify documentation on deprecating r4k machine

=== OUTPUT BEGIN ===
1/5 Checking commit 868e28b14a58 (target/mips: Rectify documentation on 
deprecating r4k machine)
2/5 Checking commit fed74b114541 (target/mips: Add support for MIPS<32|64>R6 
CRC32 ISA)
3/5 Checking commit 1ffd785201f7 (target/mips: Amend CP0 WatchHi register 
implementation)
4/5 Checking commit bcb85b11ec7d (target/mips: Add implementation of GINVT 
instruction)
5/5 Checking commit af60c76c7db1 (disas: mips: Add micromips R6 disassembler)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#34: 
new file mode 100644

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

total: 1 errors, 1 warnings, 5693 lines checked

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

=== 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]