[PATCH 0/2] qpm: Minor error value corrections

Markus Armbruster posted 2 patches 3 years, 7 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200917125540.597786-1-armbru@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>
include/qom/object.h       | 10 +++++-----
qom/object.c               |  6 +++---
tests/check-qom-proplist.c |  2 ++
3 files changed, 10 insertions(+), 8 deletions(-)
[PATCH 0/2] qpm: Minor error value corrections
Posted by Markus Armbruster 3 years, 7 months ago
Markus Armbruster (2):
  qom: Clean up object_property_get_enum()'s error value
  qom: Correct error values in two contracts

 include/qom/object.h       | 10 +++++-----
 qom/object.c               |  6 +++---
 tests/check-qom-proplist.c |  2 ++
 3 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.26.2


Re: [PATCH 0/2] qpm: Minor error value corrections
Posted by no-reply@patchew.org 3 years, 7 months ago
Patchew URL: https://patchew.org/QEMU/20200917125540.597786-1-armbru@redhat.com/



Hi,

This series failed build test on FreeBSD host. Please find the details below.






The full log is available at
http://patchew.org/logs/20200917125540.597786-1-armbru@redhat.com/testing.FreeBSD/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
Re: [PATCH 0/2] qpm: Minor error value corrections
Posted by no-reply@patchew.org 3 years, 7 months ago
Patchew URL: https://patchew.org/QEMU/20200917125540.597786-1-armbru@redhat.com/



Hi,

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

N/A. Internal error while reading log file



The full log is available at
http://patchew.org/logs/20200917125540.597786-1-armbru@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
Re: [PATCH 0/2] qpm: Minor error value corrections
Posted by Eduardo Habkost 3 years, 7 months ago
On Thu, Sep 17, 2020 at 02:55:38PM +0200, Markus Armbruster wrote:
> Markus Armbruster (2):
>   qom: Clean up object_property_get_enum()'s error value
>   qom: Correct error values in two contracts

Queued, thanks!

-- 
Eduardo