qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/6] Misc fixes for QEMU 5.2-rc2


From: no-reply
Subject: Re: [PULL 0/6] Misc fixes for QEMU 5.2-rc2
Date: Tue, 10 Nov 2020 03:51:43 -0800 (PST)

Patchew URL: 
20201110112909.1103518-1-pbonzini@redhat.com/">https://patchew.org/QEMU/20201110112909.1103518-1-pbonzini@redhat.com/



Hi,

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

Message-id: 20201110112909.1103518-1-pbonzini@redhat.com
Subject: [PULL 0/6] Misc fixes for QEMU 5.2-rc2
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
From https://github.com/patchew-project/qemu
 * [new tag]         patchew/20201110112909.1103518-1-pbonzini@redhat.com -> 
patchew/20201110112909.1103518-1-pbonzini@redhat.com
Switched to a new branch 'test'
34b22cb pvpanic: Advertise the PVPANIC_CRASHLOADED event support
594f3dd physmem: improve ram size error messages
336e122 Makefile: No echoing for 'make help V=1'
ef0af38 replay: remove some dead code
ba7f98d fix make clean/distclean
37d6f0b meson: Clarify the confusing vhost-user vs. vhost-kernel output

=== OUTPUT BEGIN ===
1/6 Checking commit 37d6f0b2395b (meson: Clarify the confusing vhost-user vs. 
vhost-kernel output)
2/6 Checking commit ba7f98d02bcf (fix make clean/distclean)
3/6 Checking commit ef0af387b70a (replay: remove some dead code)
4/6 Checking commit 336e12250515 (Makefile: No echoing for 'make help V=1')
5/6 Checking commit 594f3dd09101 (physmem: improve ram size error messages)
6/6 Checking commit 34b22cb0d95e (pvpanic: Advertise the PVPANIC_CRASHLOADED 
event support)
ERROR: line over 90 characters
#53: FILE: hw/misc/pvpanic.c:117:
+    DEFINE_PROP_UINT8("events", PVPanicState, events, PVPANIC_PANICKED | 
PVPANIC_CRASHLOADED),

total: 1 errors, 0 warnings, 29 lines checked

Patch 6/6 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
20201110112909.1103518-1-pbonzini@redhat.com/testing.checkpatch/?type=message">http://patchew.org/logs/20201110112909.1103518-1-pbonzini@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]