Patchew URL: 
https://patchew.org/QEMU/[email protected]/



Hi,

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

Type: series
Message-id: [email protected]
Subject: [PATCH] linux-user: add missing MULTICAST_IF get/setsockopt option

=== 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/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      patchew/[email protected] -> 
patchew/[email protected]
 - [tag update]      
patchew/[email protected] -> 
patchew/[email protected]
 * [new tag]         patchew/[email protected] -> 
patchew/[email protected]
Switched to a new branch 'test'
fe4b962 linux-user: add missing MULTICAST_IF get/setsockopt option

=== OUTPUT BEGIN ===
Use of uninitialized value $acpi_testexpected in string eq at 
./scripts/checkpatch.pl line 1529.
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#54: 
new file mode 100644

ERROR: trailing whitespace
#1158: FILE: linux-user/syscall.c.orig:1100:
+    $

ERROR: trailing whitespace
#1166: FILE: linux-user/syscall.c.orig:1108:
+    $

ERROR: trailing whitespace
#1176: FILE: linux-user/syscall.c.orig:1118:
+    $

ERROR: trailing whitespace
#1182: FILE: linux-user/syscall.c.orig:1124:
+    $

ERROR: trailing whitespace
#1934: FILE: linux-user/syscall.c.orig:1876:
+    $

ERROR: trailing whitespace
#1936: FILE: linux-user/syscall.c.orig:1878:
+    if (msg_controllen < sizeof (struct target_cmsghdr)) $

ERROR: trailing whitespace
#2022: FILE: linux-user/syscall.c.orig:1964:
+    if (msg_controllen < sizeof (struct target_cmsghdr)) $

ERROR: trailing whitespace
#6313: FILE: linux-user/syscall.c.orig:6255:
+    if (ldt_info.entry_number < TARGET_GDT_ENTRY_TLS_MIN || $

ERROR: trailing whitespace
#6391: FILE: linux-user/syscall.c.orig:6333:
+    $

ERROR: trailing whitespace
#6407: FILE: linux-user/syscall.c.orig:6349:
+    base_addr = (entry_1 >> 16) | $

ERROR: trailing whitespace
#6408: FILE: linux-user/syscall.c.orig:6350:
+        (entry_2 & 0xff000000) | $

ERROR: trailing whitespace
#11511: FILE: linux-user/syscall.c.orig:11453:
+        if (!(p = lock_user_string(arg2))) $

total: 12 errors, 1 warnings, 13333 lines checked

Commit fe4b9625baf8 (linux-user: add missing MULTICAST_IF get/setsockopt 
option) has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
=== 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]

Reply via email to