Hi, I'm going to resend with fixed author email.
Thanks, Laurent Le 11/09/2019 à 06:36, no-re...@patchew.org a écrit : > 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 === > > Switched to a new branch 'test' > 0c6c9e5 linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT > ioctls > ce3aecc linux-user: Add support for FDMSGON and FDMSGOFF ioctls > 319e02f linux-user: Add support for FDFLUSH ioctl > 8045de2 linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls > 118d115 linux-user: Add support for RNDRESEEDCRNG ioctl > 82964b0 linux-user: drop redundant handling of environment variables > 92f5fa9 target/xtensa: linux-user: add call0 ABI support > 5104972 linux-user: Support gdb 'qOffsets' query for ELF > 77a0cb8 linux-user/arm: Adjust MAX_RESERVED_VA for M-profile > 02a9b81 linux-user: Pass CPUState to MAX_RESERVED_VA > 0202b63 linux-user: add memfd_create > 400e2fc linux-user: fail and report on bad dfilter specs > 0dca0e6 linux-user: erroneous fd_trans_unregister call > 956504f linux-user: Add AT_HWCAP2 for aarch64-linux-user > 597e409 linux-user: remove useless variable > > === OUTPUT BEGIN === > 1/15 Checking commit 597e40971702 (linux-user: remove useless variable) > 2/15 Checking commit 956504f4a868 (linux-user: Add AT_HWCAP2 for > aarch64-linux-user) > 3/15 Checking commit 0dca0e61ffd2 (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 400e2fc8d4a6 (linux-user: fail and report on bad dfilter > specs) > 5/15 Checking commit 0202b6345153 (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 02a9b81ed9b4 (linux-user: Pass CPUState to > MAX_RESERVED_VA) > 7/15 Checking commit 77a0cb85f843 (linux-user/arm: Adjust MAX_RESERVED_VA for > M-profile) > 8/15 Checking commit 5104972e7cc1 (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 92f5fa9f7033 (target/xtensa: linux-user: add call0 ABI > support) > 10/15 Checking commit 82964b06260c (linux-user: drop redundant handling of > environment variables) > 11/15 Checking commit 118d1152ad9f (linux-user: Add support for RNDRESEEDCRNG > ioctl) > 12/15 Checking commit 8045de2e8ca9 (linux-user: Add support for FIOGETOWN and > FIOSETOWN ioctls) > 13/15 Checking commit 319e02f144c9 (linux-user: Add support for FDFLUSH ioctl) > 14/15 Checking commit ce3aeccc52df (linux-user: Add support for FDMSGON and > FDMSGOFF ioctls) > 15/15 Checking commit 0c6c9e504819 (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 >