diff options
| author | Eduardo Habkost | 2017-08-30 00:03:37 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2017-09-01 15:43:07 +0200 |
| commit | 3beacfb98ba5f594dff4a4541401f2849e0a9ec6 (patch) | |
| tree | 006850050a15edf9ed00e01587f3004479803f64 /linux-headers/linux | |
| parent | Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st... (diff) | |
| download | qemu-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 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
