Patchew URL: https://patchew.org/QEMU/20190919070918.16059-1-kra...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190919070918.16059-1-kra...@redhat.com Subject: [Qemu-devel] [PULL 0/4] Ui 20190919 patches 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 Switched to a new branch 'test' 8c23403 vnc: fix memory leak when vnc disconnect 43a8bdb ui: add an embedded Barrier client 7dc6f4c vnc: fix websocket field in events aca6a4a ui/egl: fix framebuffer reads === OUTPUT BEGIN === 1/4 Checking commit aca6a4ab1693 (ui/egl: fix framebuffer reads) 2/4 Checking commit 7dc6f4caa2ef (vnc: fix websocket field in events) 3/4 Checking commit 43a8bdb1f7e6 (ui: add an embedded Barrier client) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #60: new file mode 100644 total: 0 errors, 1 warnings, 1239 lines checked Patch 3/4 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/4 Checking commit 8c234039a34e (vnc: fix memory leak when vnc disconnect) ERROR: spaces required around that '*' (ctx:WxB) #120: FILE: ui/vnc-enc-tight.c:355: + data = (uint##bpp##_t *)vs->tight->tight.buffer; \ ^ total: 1 errors, 0 warnings, 869 lines checked Patch 4/4 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/20190919070918.16059-1-kra...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com