From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWXAW-0001Zk-7U for qemu-devel@nongnu.org; Fri, 13 Mar 2015 17:30:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWXAS-00058u-S0 for qemu-devel@nongnu.org; Fri, 13 Mar 2015 17:30:56 -0400 Received: from mail-qg0-x232.google.com ([2607:f8b0:400d:c04::232]:37266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWXAS-00058k-NY for qemu-devel@nongnu.org; Fri, 13 Mar 2015 17:30:52 -0400 Received: by qgdz107 with SMTP id z107so29138872qgd.4 for ; Fri, 13 Mar 2015 14:30:52 -0700 (PDT) Received: from localhost (vm-37-179-132-209.osop.rhcloud.com. [209.132.179.37]) by mx.google.com with ESMTPSA id n20sm2220960qgd.48.2015.03.13.14.30.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Mar 2015 14:30:52 -0700 (PDT) Message-ID: <5503570c.94558c0a.1441.ffffd1a4@mx.google.com> Date: Fri, 13 Mar 2015 14:30:52 -0700 (PDT) From: Patchew Tool In-Reply-To: <20150313212337.31142.3991.stgit@bahia.local> Subject: Re: [Qemu-devel] [PATCH] kvm: fix ioeventfd endianness on bi-endian architectures List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This series passed Patchew automatic testing, but there are some warnings. Find the log fragments below, or open the following URL to see the full log: http://qemu.patchew.org/testing/log/<20150313212337.31142.3991.stgit@bahia.local> ----------8<--------- === Starting docker === Copying test script "/home/patchew/tests/qemu-devel.sh" Starting docker... docker run --net=none -v /var/tmp/patchew-tester/tmpEMd8Zd:/var/tmp/patchew-test patchew:fedora-20 timeout 3600 /var/tmp/patchew-test/qemu-devel.sh /var/tmp/patchew-test *** Testing 'coding style check' *** Checking 0001-kvm--fix-ioeventfd-endianness-on-bi-endian-architectures.patch command failed with exit code 0 $@ ERROR: space required before the open parenthesis '(' #26: FILE: kvm-all.c:538: + switch(size) { total: 1 errors, 0 warnings, 42 lines checked 0001-kvm--fix-ioeventfd-endianness-on-bi-endian-architectures.patch has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. *** Testing 'configure' *** Install prefix /usr/local BIOS directory /usr/local/share/qemu binary directory /usr/local/bin library directory /usr/local/lib module directory /usr/local/lib/qemu libexec directory /usr/local/libexec