s390x/kvm: Fix coding style in handle_sigp()
commit0b9972a2483b27824f3ec71b7b8b4a5961614216
authorThomas Huth <thuth@linux.vnet.ibm.com>
Tue, 17 Dec 2013 13:22:06 +0000 (17 14:22 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 18 Dec 2013 13:24:10 +0000 (18 14:24 +0100)
treecce50fa65a495d85f874c6f59952e5cc2c199054
parentcd7a0f4cf905c421743357a55f107b86ee1ded9d
s390x/kvm: Fix coding style in handle_sigp()

To make scripts/checkpatch.pl happy for the following patches,
the coding style in handle_sigp() has to be fixed first.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/kvm.c