[Spice-devel] [Qemu-devel] [PATCH] spice: set device address and device display ID in QXL interface

no-reply at patchew.org no-reply at patchew.org
Wed Feb 13 16:38:41 UTC 2019


Patchew URL: https://patchew.org/QEMU/20190211141509.26964-1-lhrazky@redhat.com/



Hi,

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

Subject: [Qemu-devel] [PATCH] spice: set device address and device display ID in QXL interface
Type: series
Message-id: 20190211141509.26964-1-lhrazky at redhat.com

=== TEST SCRIPT BEGIN ===
#!/bin/bash
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
 * [new tag]               patchew/1550022537-27565-1-git-send-email-changpeng.liu at intel.com -> patchew/1550022537-27565-1-git-send-email-changpeng.liu at intel.com
 * [new tag]               patchew/1550064346-17012-1-git-send-email-wexu at redhat.com -> patchew/1550064346-17012-1-git-send-email-wexu at redhat.com
 * [new tag]               patchew/20190211141509.26964-1-lhrazky at redhat.com -> patchew/20190211141509.26964-1-lhrazky at redhat.com
 * [new tag]               patchew/20190213130240.15492-1-armbru at redhat.com -> patchew/20190213130240.15492-1-armbru at redhat.com
 * [new tag]               patchew/20190213145116.20654-1-yuri.benditovich at daynix.com -> patchew/20190213145116.20654-1-yuri.benditovich at daynix.com
Switched to a new branch 'test'
6043704883 spice: set device address and device display ID in QXL interface

=== OUTPUT BEGIN ===
ERROR: do not use C99 // comments
#87: FILE: ui/spice-core.c:876:
+    // equivalent to if (!pci_bus_is_root(bus)), but the function is not built

ERROR: do not use C99 // comments
#88: FILE: ui/spice-core.c:877:
+    // with PCI_CONFIG=n, avoid using an #ifdef by checking directly

total: 2 errors, 0 warnings, 111 lines checked

Commit 604370488342 (spice: set device address and device display ID in QXL interface) 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/20190211141509.26964-1-lhrazky@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to patchew-devel at redhat.com


More information about the Spice-devel mailing list