]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit212f352024558883ae4ffc95979d52f792352b52
tree9e693f0bddb05ebd9f2fc194375c6e3aadec7592
parent32e372a46cb366c41986f99c0d5d88a090195dcc
KVM: s390/mm: fix up indentation of set_guest_storage_key

commit 3a2c8c5b047a ("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>
arch/s390/mm/pgtable.c