]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: s390: make local function static
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 15 Jan 2015 11:40:42 +0000 (12:40 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 23 Jan 2015 12:25:29 +0000 (13:25 +0100)
commit0675d92dcf44aafc4aa40a60d1f4316e933c030d
treeab6df7a5407beae67a026b4e21b35f8a88295ed3
parent31928aa5863e71535ee942f506ca9ac8ce1c4315
KVM: s390: make local function static

sparse rightfully complains about
warning: symbol '__inject_extcall' was not declared. Should it be static?

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c