KVM: s390/mm: fix up indentation of set_guest_storage_key
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 27 Aug 2014 10:20:02 +0000 (12:20 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 29 Aug 2014 11:46:54 +0000 (13:46 +0200)
commit ab3f285f227f ("KVM: s390/mm: try a cow on read only pages for
key ops")' misaligned a code block. Let's fixup the indentation.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found