summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorEduardo Habkost2017-08-30 00:03:37 +0200
committerEduardo Habkost2017-09-01 15:43:07 +0200
commit3beacfb98ba5f594dff4a4541401f2849e0a9ec6 (patch)
tree006850050a15edf9ed00e01587f3004479803f64 /include/exec/exec-all.h
parentMerge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st... (diff)
downloadqemu-3beacfb98ba5f594dff4a4541401f2849e0a9ec6.tar.gz
qemu-3beacfb98ba5f594dff4a4541401f2849e0a9ec6.tar.xz
qemu-3beacfb98ba5f594dff4a4541401f2849e0a9ec6.zip
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>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions