Patchew URL: https://patchew.org/QEMU/[email protected]/
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v3 0/6] target/mips: Misc cleanups for September/October 2019 Type: series Message-id: [email protected] === 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 Switched to a new branch 'test' bb57bcb target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D> d75ac24 target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D> ccb136e target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D> ca86289 MAINTAINERS: Update mail address of Aleksandar Rikalo 8c31deb target/mips: Clean up op_helper.c 61e19fa target/mips: Clean up helper.c === OUTPUT BEGIN === 1/6 Checking commit 61e19fa130a4 (target/mips: Clean up helper.c) 2/6 Checking commit 8c31deb3c4d7 (target/mips: Clean up op_helper.c) ERROR: spaces required around that '*' (ctx:WxV) #1058: FILE: target/mips/op_helper.c:3871: + float_status *status) \ ^ total: 1 errors, 0 warnings, 1681 lines checked Patch 2/6 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/6 Checking commit ca862897070f (MAINTAINERS: Update mail address of Aleksandar Rikalo) 4/6 Checking commit ccb136eabf82 (target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>) 5/6 Checking commit d75ac249e00b (target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>) 6/6 Checking commit bb57bcbf0b97 (target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/[email protected]/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to [email protected]
