summaryrefslogtreecommitdiff
path: root/target-s390x/cpu.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@linux.vnet.ibm.com>2013-07-02 14:45:16 +0200
committerChristian Borntraeger <borntraeger@de.ibm.com>2013-07-30 16:12:25 +0200
commitd2ee774616280db778f0b4b97a8ac514602ad52c (patch)
tree9b162d757733f5227fa3dc77e6ca9b17158b6d1e /target-s390x/cpu.c
parentc1e8dfb5e860c48adf5026a5a7cf8f35be66c22c (diff)
downloadqemu-d2ee774616280db778f0b4b97a8ac514602ad52c.tar.gz
s390x/kvm: Remove redundant return code
Removed the redundant return code statement from handle_instruction() - it always returned 0 and never reports any errors to its caller, since errors from the sub-functions are already reported via program exceptions instead. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'target-s390x/cpu.c')
0 files changed, 0 insertions, 0 deletions