diff options
author | Thomas Huth <thuth@linux.vnet.ibm.com> | 2013-07-02 14:45:16 +0200 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2013-07-30 16:12:25 +0200 |
commit | d2ee774616280db778f0b4b97a8ac514602ad52c (patch) | |
tree | 9b162d757733f5227fa3dc77e6ca9b17158b6d1e /target-s390x/arch_dump.c | |
parent | c1e8dfb5e860c48adf5026a5a7cf8f35be66c22c (diff) |
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/arch_dump.c')
0 files changed, 0 insertions, 0 deletions