diff options
author | Cédric Le Goater <clg@redhat.com> | 2024-05-22 19:01:03 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-06-24 08:03:33 +0200 |
commit | 19a1740fd3eb31ffc5b73ed101f1e3847c546631 (patch) | |
tree | 9818646f423ee21503405b28b0cd1631f683e945 /qapi/qobject-output-visitor.c | |
parent | 4a6a90f30fa3b2973bbb6faf985466b4338f903f (diff) | |
download | qemu-19a1740fd3eb31ffc5b73ed101f1e3847c546631.zip qemu-19a1740fd3eb31ffc5b73ed101f1e3847c546631.tar.gz qemu-19a1740fd3eb31ffc5b73ed101f1e3847c546631.tar.bz2 |
hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
Use the 'Error **errp' argument of s390_ccw_realize() instead and
remove the error_propagate() call.
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Anthony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240522170107.289532-4-clg@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'qapi/qobject-output-visitor.c')
0 files changed, 0 insertions, 0 deletions