s390x/kvm: Fix switch/case indentation for handle_diag

This alignes case statements to switch statements in the handle_diag
function as mandated by coding style.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
This commit is contained in:
Christian Borntraeger 2013-08-30 11:06:56 +02:00
parent b5d54bd421
commit 39fbc5c62c
1 changed files with 10 additions and 10 deletions