diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2020-01-06 15:24:07 -0300 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2020-01-27 12:13:09 +0100 |
commit | 65569bbf37a68ea957819fc489dab708308e1588 (patch) | |
tree | 4a3b33224912e6b8472e3caf97783b1d3ba383b7 /accel | |
parent | e6de76fca48012348d8c81b1399c861f444bd4a4 (diff) | |
download | qemu-65569bbf37a68ea957819fc489dab708308e1588.zip qemu-65569bbf37a68ea957819fc489dab708308e1588.tar.gz qemu-65569bbf37a68ea957819fc489dab708308e1588.tar.bz2 |
intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
'out' label can be replaced by 'return' with the appropriate
value that is set by 'r' right before the jump.
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20200106182425.20312-42-danielhb413@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions