qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/12] Linux user for 5.1 patches


From: no-reply
Subject: Re: [PULL 00/12] Linux user for 5.1 patches
Date: Sat, 4 Jul 2020 09:40:11 -0700 (PDT)

Patchew URL: 20200704162545.311133-1-laurent@vivier.eu/">https://patchew.org/QEMU/20200704162545.311133-1-laurent@vivier.eu/



Hi,

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

Subject: [PULL 00/12] Linux user for 5.1 patches
Type: series
Message-id: 20200704162545.311133-1-laurent@vivier.eu

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

From https://github.com/patchew-project/qemu
 * [new tag]         patchew/20200704162545.311133-1-laurent@vivier.eu -> 
patchew/20200704162545.311133-1-laurent@vivier.eu
Switched to a new branch 'test'
cb3a4fc MAINTAINERS: update linux-user maintainer
7b3f6cd linux-user: Add strace support for printing arguments of ioctl()
9d17bbc linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
58d847d linux-user: Add strace support for printing arguments of fallocate()
03bc028 linux-user: Add strace support for printing arguments of 
chown()/lchown()
53ad262 linux-user: Add strace support for printing arguments of lseek()
3f67ba4 linux-user: Add strace support for printing argument of syscalls used 
for extended attributes
161ae19 linux-user: Add strace support for a group of syscalls
db4c17d linux-user: Extend strace support to enable argument printing after 
syscall execution
22bc812 linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
e97195e linux-user/sparc64: Fix the handling of window spill trap
575e0ad target/sparc: Translate flushw opcode

=== OUTPUT BEGIN ===
1/12 Checking commit 575e0adf7d7e (target/sparc: Translate flushw opcode)
2/12 Checking commit e97195ec31d7 (linux-user/sparc64: Fix the handling of 
window spill trap)
3/12 Checking commit 22bc81224268 (linux-user: syscall: ioctls: support 
DRM_IOCTL_VERSION)
4/12 Checking commit db4c17d404f2 (linux-user: Extend strace support to enable 
argument printing after syscall execution)
5/12 Checking commit 161ae192cebd (linux-user: Add strace support for a group 
of syscalls)
6/12 Checking commit 3f67ba4ddae0 (linux-user: Add strace support for printing 
argument of syscalls used for extended attributes)
7/12 Checking commit 53ad262300f4 (linux-user: Add strace support for printing 
arguments of lseek())
8/12 Checking commit 03bc02818e5f (linux-user: Add strace support for printing 
arguments of chown()/lchown())
9/12 Checking commit 58d847d0e8eb (linux-user: Add strace support for printing 
arguments of fallocate())
ERROR: storage class should be at the beginning of the declaration
#72: FILE: linux-user/strace.c:1138:
+UNUSED static struct flags falloc_flags[] = {

total: 1 errors, 0 warnings, 104 lines checked

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

10/12 Checking commit 9d17bbca2cab (linux-user: Add thunk argument types for 
SIOCGSTAMP and SIOCGSTAMPNS)
11/12 Checking commit 7b3f6cd1f53d (linux-user: Add strace support for printing 
arguments of ioctl())
12/12 Checking commit cb3a4fcab63a (MAINTAINERS: update linux-user maintainer)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
20200704162545.311133-1-laurent@vivier.eu/testing.checkpatch/?type=message">http://patchew.org/logs/20200704162545.311133-1-laurent@vivier.eu/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

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