qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] hw/misc/tmp105: Correct temperature limit check logic


From: no-reply
Subject: Re: [PATCH 0/2] hw/misc/tmp105: Correct temperature limit check logic
Date: Tue, 10 Nov 2020 07:09:44 -0800 (PST)

Patchew URL: 
20201110150023.25533-1-peter.maydell@linaro.org/">https://patchew.org/QEMU/20201110150023.25533-1-peter.maydell@linaro.org/



Hi,

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

Message-id: 20201110150023.25533-1-peter.maydell@linaro.org
Subject: [PATCH 0/2]  hw/misc/tmp105: Correct temperature limit check logic
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
 - [tag update]      
patchew/1604643893-8223-1-git-send-email-zhengchuan@huawei.com -> 
patchew/1604643893-8223-1-git-send-email-zhengchuan@huawei.com
 - [tag update]      patchew/20201104172512.2381656-1-ehabkost@redhat.com -> 
patchew/20201104172512.2381656-1-ehabkost@redhat.com
 - [tag update]      patchew/20201109091719.2449141-1-f4bug@amsat.org -> 
patchew/20201109091719.2449141-1-f4bug@amsat.org
 * [new tag]         patchew/20201110150023.25533-1-peter.maydell@linaro.org -> 
patchew/20201110150023.25533-1-peter.maydell@linaro.org
Switched to a new branch 'test'
aeeb041 tmp105: Correct handling of temperature limit checks
d5c6bca hw/misc/tmp105: reset the T_low and T_High registers

=== OUTPUT BEGIN ===
1/2 Checking commit d5c6bca1904c (hw/misc/tmp105: reset the T_low and T_High 
registers)
2/2 Checking commit aeeb0419f673 (tmp105: Correct handling of temperature limit 
checks)
ERROR: spaces required around that '*' (ctx:VxV)
#120: FILE: hw/misc/tmp105.c:263:
+    .subsections = (const VMStateDescription*[]) {
                                             ^

total: 1 errors, 0 warnings, 108 lines checked

Patch 2/2 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
20201110150023.25533-1-peter.maydell@linaro.org/testing.checkpatch/?type=message">http://patchew.org/logs/20201110150023.25533-1-peter.maydell@linaro.org/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]