On Thu, 24 Jan 2019 13:59:32 +0100 Michael Mueller <[email protected]> wrote:
> Tags: inv, patch, s390 > From: Michael Mueller <[email protected]> > To: KVM Mailing List <[email protected]> > Cc: Linux-S390 Mailing List <[email protected]>, > [email protected], Martin Schwidefsky <[email protected]>, > Heiko Carstens <[email protected]>, Christian Borntraeger > <[email protected]>, Janosch Frank <[email protected]>, David > Hildenbrand <[email protected]>, Cornelia Huck <[email protected]>, Halil > Pasic <[email protected]>, Pierre Morel <[email protected]>, Michael > Mueller <[email protected]> > Subject: [PATCH v6 06/13] KVM: s390: remove kvm_s390_ from gisa static inline > functions > Date: Thu, 24 Jan 2019 13:59:32 +0100 > X-Mailer: git-send-email 2.13.4 > > This will shorten the length of code lines. All GISA related > static inline functions are local to interrupt.c. > > Signed-off-by: Michael Mueller <[email protected]> Reviewed-by: Halil Pasic <[email protected]>

