diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2023-02-15 16:05:26 +0100 |
---|---|---|
committer | David Woodhouse <dwmw@amazon.co.uk> | 2023-03-01 09:09:22 +0000 |
commit | 79807f3e6bf1186c684312d4e7fb426b2643bade (patch) | |
tree | 8493fb810f30c1ca315a61b6ba829c4c751e236c /target/alpha | |
parent | c1eaa6d0df6ed9e021f751d0be6eb321551a9bea (diff) |
hw/xen: Subsume xen_be_register_common() into xen_be_init()
Every caller of xen_be_init() checks and exits on error, then calls
xen_be_register_common(). Just make xen_be_init() abort for itself and
return void, and register the common devices too.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
Diffstat (limited to 'target/alpha')
0 files changed, 0 insertions, 0 deletions