Patchew URL: https://patchew.org/QEMU/20190910163600.19971-1-laur...@vivier.eu/
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PULL 00/15] Linux user for 4.2 patches Message-id: 20190910163600.19971-1-laur...@vivier.eu Type: series === 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 - [tag update] patchew/cover.1566603412.git.alistair.fran...@wdc.com -> patchew/cover.1566603412.git.alistair.fran...@wdc.com - [tag update] patchew/cover.1568170994.git.maozhon...@cmss.chinamobile.com -> patchew/cover.1568170994.git.maozhon...@cmss.chinamobile.com Switched to a new branch 'test' be22b95 linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls 1812166 linux-user: Add support for FDMSGON and FDMSGOFF ioctls 40884ed linux-user: Add support for FDFLUSH ioctl d574b3a linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls e16b8dd linux-user: Add support for RNDRESEEDCRNG ioctl 922669d linux-user: drop redundant handling of environment variables deb18db target/xtensa: linux-user: add call0 ABI support a70df8a linux-user: Support gdb 'qOffsets' query for ELF 2ad3c68 linux-user/arm: Adjust MAX_RESERVED_VA for M-profile b4ab4ac linux-user: Pass CPUState to MAX_RESERVED_VA a59d788 linux-user: add memfd_create a689210 linux-user: fail and report on bad dfilter specs a5018de linux-user: erroneous fd_trans_unregister call d3dcf99 linux-user: Add AT_HWCAP2 for aarch64-linux-user 3378a43 linux-user: remove useless variable === OUTPUT BEGIN === 1/15 Checking commit 3378a432a4fc (linux-user: remove useless variable) 2/15 Checking commit d3dcf9993f90 (linux-user: Add AT_HWCAP2 for aarch64-linux-user) 3/15 Checking commit a5018de8c612 (linux-user: erroneous fd_trans_unregister call) ERROR: Author email address is mangled by the mailing list #2: Author: Shu-Chun Weng via Qemu-devel <qemu-devel@nongnu.org> total: 1 errors, 0 warnings, 7 lines checked Patch 3/15 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/15 Checking commit a689210767d2 (linux-user: fail and report on bad dfilter specs) 5/15 Checking commit a59d78863227 (linux-user: add memfd_create) ERROR: Author email address is mangled by the mailing list #2: Author: Shu-Chun Weng via Qemu-devel <qemu-devel@nongnu.org> total: 1 errors, 0 warnings, 42 lines checked Patch 5/15 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 6/15 Checking commit b4ab4acec65b (linux-user: Pass CPUState to MAX_RESERVED_VA) 7/15 Checking commit 2ad3c68003d3 (linux-user/arm: Adjust MAX_RESERVED_VA for M-profile) 8/15 Checking commit a70df8af8d3c (linux-user: Support gdb 'qOffsets' query for ELF) ERROR: Author email address is mangled by the mailing list #2: Author: Josh Kunz via Qemu-devel <qemu-devel@nongnu.org> total: 1 errors, 0 warnings, 8 lines checked Patch 8/15 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 9/15 Checking commit deb18db43c2a (target/xtensa: linux-user: add call0 ABI support) 10/15 Checking commit 922669d1ad47 (linux-user: drop redundant handling of environment variables) 11/15 Checking commit e16b8ddf82eb (linux-user: Add support for RNDRESEEDCRNG ioctl) 12/15 Checking commit d574b3a3ed75 (linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls) 13/15 Checking commit 40884edbc45d (linux-user: Add support for FDFLUSH ioctl) 14/15 Checking commit 18121669c965 (linux-user: Add support for FDMSGON and FDMSGOFF ioctls) 15/15 Checking commit be22b959d66f (linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20190910163600.19971-1-laur...@vivier.eu/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com