summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Gibson2017-07-13 02:52:39 +0200
committerDavid Gibson2017-07-17 07:07:05 +0200
commitba50822ff835c197563423b688afc6d0fe50f7d0 (patch)
treedb49ff48c6290ae9bab6236a3741560f93b89af8 /scripts
parentspapr: Simplify unplug path (diff)
downloadqemu-ba50822ff835c197563423b688afc6d0fe50f7d0.tar.gz
qemu-ba50822ff835c197563423b688afc6d0fe50f7d0.tar.xz
qemu-ba50822ff835c197563423b688afc6d0fe50f7d0.zip
spapr: Abort on delete failure in spapr_drc_release()
We currently ignore errors from the object_property_del() in spapr_drc_release(). But the only way that could fail is if the property doesn't exist, in which case it's a bug that we're in spapr_drc_release() at all. So change from ignoring to abort()ing on errors. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions