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:53:00 -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 ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 - [tag update]      patchew/20200703090816.3295-1-vsementsov@virtuozzo.com -> 
patchew/20200703090816.3295-1-vsementsov@virtuozzo.com
 - [tag update]      patchew/20200704144943.18292-1-f4bug@amsat.org -> 
patchew/20200704144943.18292-1-f4bug@amsat.org
 - [tag update]      patchew/20200704162545.311133-1-laurent@vivier.eu -> 
patchew/20200704162545.311133-1-laurent@vivier.eu
 * [new tag]         patchew/20200704163927.28188-1-philmd@redhat.com -> 
patchew/20200704163927.28188-1-philmd@redhat.com
Switched to a new branch 'test'
694f568 MAINTAINERS: update linux-user maintainer
171c990 linux-user: Add strace support for printing arguments of ioctl()
a424bb6 linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
27bf310 linux-user: Add strace support for printing arguments of fallocate()
f1b1206 linux-user: Add strace support for printing arguments of 
chown()/lchown()
9396f03 linux-user: Add strace support for printing arguments of lseek()
5c704cf linux-user: Add strace support for printing argument of syscalls used 
for extended attributes
7762a3d linux-user: Add strace support for a group of syscalls
e90d86c linux-user: Extend strace support to enable argument printing after 
syscall execution
7b88c97 linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
8f4ede9 linux-user/sparc64: Fix the handling of window spill trap
fbf7216 target/sparc: Translate flushw opcode

=== OUTPUT BEGIN ===
1/12 Checking commit fbf72163152b (target/sparc: Translate flushw opcode)
2/12 Checking commit 8f4ede92f5cb (linux-user/sparc64: Fix the handling of 
window spill trap)
3/12 Checking commit 7b88c97552f7 (linux-user: syscall: ioctls: support 
DRM_IOCTL_VERSION)
4/12 Checking commit e90d86c96d96 (linux-user: Extend strace support to enable 
argument printing after syscall execution)
5/12 Checking commit 7762a3d9062f (linux-user: Add strace support for a group 
of syscalls)
6/12 Checking commit 5c704cf44345 (linux-user: Add strace support for printing 
argument of syscalls used for extended attributes)
7/12 Checking commit 9396f0375162 (linux-user: Add strace support for printing 
arguments of lseek())
8/12 Checking commit f1b120653fe1 (linux-user: Add strace support for printing 
arguments of chown()/lchown())
9/12 Checking commit 27bf310f6f8f (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 a424bb625a68 (linux-user: Add thunk argument types for 
SIOCGSTAMP and SIOCGSTAMPNS)
11/12 Checking commit 171c990f6863 (linux-user: Add strace support for printing 
arguments of ioctl())
12/12 Checking commit 694f568cab30 (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]