]> git.baikalelectronics.ru Git - kernel.git/commit
s390: make couple of variables and functions static
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 7 May 2016 10:14:29 +0000 (12:14 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 May 2016 11:24:50 +0000 (13:24 +0200)
commit3fc6979cd498144780639ddad3bad6ff3736f3d2
tree7fae02cf3b1379c195f344c7d5e1e3247d518a32
parent4f4b9806617a479df917ce021763fa44572ff08e
s390: make couple of variables and functions static

copy_oldmem_user() and ap_jumptable are private to the files they are
being used in. Therefore make them static.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/crash_dump.c
drivers/s390/crypto/ap_bus.c