aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorDaniel Henrique Barboza <danielhb413@gmail.com>2020-01-06 15:24:04 -0300
committerCornelia Huck <cohuck@redhat.com>2020-01-27 12:13:09 +0100
commite6de76fca48012348d8c81b1399c861f444bd4a4 (patch)
tree3f1ae9e9dfb81dbc978f987179a5708032fefb4f /hw/intc
parent760df0d121a836dcbf3726b80b820115aef21b30 (diff)
downloadqemu-e6de76fca48012348d8c81b1399c861f444bd4a4.zip
qemu-e6de76fca48012348d8c81b1399c861f444bd4a4.tar.gz
qemu-e6de76fca48012348d8c81b1399c861f444bd4a4.tar.bz2
s390x/sclp.c: remove unneeded label in sclp_service_call()
'out' label can be replaced by 'return' with the appropriate value. The 'r' integer, which is used solely to set the return value for this label, can also be removed. CC: Cornelia Huck <cohuck@redhat.com> CC: Halil Pasic <pasic@linux.ibm.com> CC: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20200106182425.20312-39-danielhb413@gmail.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions