Re: [PATCH] KVM: s390/mm: fix up indentation of set_guest_storage_key

2014-08-27 Thread Paolo Bonzini
Il 27/08/2014 12:20, Christian Borntraeger ha scritto: > 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 > Signed-off-by: Christian Borntraeger > --- > arch/s390/mm/pgtable.c |

[PATCH] KVM: s390/mm: fix up indentation of set_guest_storage_key

2014-08-27 Thread Christian Borntraeger
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 Signed-off-by: Christian Borntraeger --- arch/s390/mm/pgtable.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) di