diff options
author | Greg Kurz <groug@kaod.org> | 2020-08-10 18:54:40 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-08-13 21:00:52 +1000 |
commit | d53482a73bba983f521d6b9652e6f68e856ab794 (patch) | |
tree | 498af713537d603134754dd14a83949374ddeafb /include/hw/ppc | |
parent | f9a548edf2a54f59c37032dee3763f532e968fee (diff) |
spapr/xive: Rework error handling in kvmppc_xive_get_queues()
Since kvmppc_xive_get_queue_config() has a return value, convert
kvmppc_xive_get_queues() to use it for error checking. This allows
to get rid of the local_err boiler plate.
Propagate the return value so that callers may use it as well to check
failures.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159707848069.1489912.14879208798696134531.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/hw/ppc')
0 files changed, 0 insertions, 0 deletions