KVM: s390: remove kvm_s390_ from gisa static inline functions
authorMichael Mueller <mimu@linux.ibm.com>
Thu, 31 Jan 2019 08:52:37 +0000 (09:52 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 5 Feb 2019 13:29:22 +0000 (14:29 +0100)
commitbb2fb8cdcf2d9f1845ffaa077013b45e14642019
tree77698b3d9700e613ac4fc1109068ec4c548609a6
parent96723d323a080d98a2b330ef2d7aa020bf589d9e
KVM: s390: remove kvm_s390_ from gisa static inline functions

This will shorten the length of code lines. All GISA related
static inline functions are local to interrupt.c.

Signed-off-by: Michael Mueller <mimu@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Message-Id: <20190131085247.13826-7-mimu@linux.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c