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 v3 0/5] virtio-gpu: Add a default synchronization mechanism for blobs === 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 53f306f..0add99e master -> master - [tag update] patchew/[email protected] -> patchew/[email protected] * [new tag] patchew/[email protected] -> patchew/[email protected] Switched to a new branch 'test' 33105de virtio-gpu: Add gl_flushed callback c253f9f ui/gtk-egl: Wait for the draw signal for dmabuf blobs 5909df4 ui: Create sync objects and fences only for blobs 4f7d4b6 ui/egl: Add egl helpers to help with synchronization a153fed ui/gtk: Create a common release_dmabuf helper === OUTPUT BEGIN === 1/5 Checking commit a153fed2c4e2 (ui/gtk: Create a common release_dmabuf helper) 2/5 Checking commit 4f7d4b6596ae (ui/egl: Add egl helpers to help with synchronization) ERROR: code indent should never use tabs #62: FILE: ui/egl-helpers.c:88: +^I^I^I^IEGL_SYNC_NATIVE_FENCE_ANDROID, NULL);$ total: 1 errors, 0 warnings, 48 lines checked Patch 2/5 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/5 Checking commit 5909df40fbc8 (ui: Create sync objects and fences only for blobs) 4/5 Checking commit c253f9f281ae (ui/gtk-egl: Wait for the draw signal for dmabuf blobs) 5/5 Checking commit 33105de28a52 (virtio-gpu: Add gl_flushed callback) === 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]
