qemu-patch-raspberry4/include/qom
Eduardo Habkost 3beacfb98b qom: Remove unused errp parameter from can_be_deleted()
The errp argument is ignored by all implementations of the
method, and user_creatable_del() would break if any
implementation set an error (because it calls error_setg(errp) if
the function returns false).  Remove the unused parameter.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20170829220337.23427-1-ehabkost@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-09-01 10:43:07 -03:00
..
cpu.h Revert "cpu: add APIs to allocate/free CPU environment" 2017-08-09 04:22:13 +03:00
object.h qom: enforce readonly nature of link's check callback 2017-07-14 12:04:42 +02:00
object_interfaces.h qom: Remove unused errp parameter from can_be_deleted() 2017-09-01 10:43:07 -03:00
qom-qobject.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00