]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 20 Jun 2013 15:21:59 +0000 (17:21 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Jun 2013 21:31:04 +0000 (23:31 +0200)
commit1765089ebc75892ae11dddeddf20e489456bef2d
tree70abff3e94f201a927bd8f5e64ef34dc99068ba7
parent03a55d3b1a010cb407c1ac3f8025b75d5934ce08
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION

Renamed the PGM_PRIVILEGED_OPERATION define to PGM_PRIVILEGED_OP since this
define was way longer than the other PGM_* defines and caused the code often
to exceed the 80 columns limit when not split to multiple lines.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/priv.c
arch/s390/kvm/sigp.c