KVM: s390: Use helper function to set CC in SIGP handler
authorThomas Huth <thuth@linux.vnet.ibm.com>
Tue, 26 Nov 2013 11:27:16 +0000 (12:27 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 11 Dec 2013 18:04:13 +0000 (19:04 +0100)
We've got a helper function for setting the condition code now,
so let's use it in the SIGP handler, too.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
arch/s390/kvm/sigp.c

Simple merge