]> git.karo-electronics.de Git - karo-tx-linux.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)
commitf70a34c57602f5791a63869db95f3b97276cd1d2
tree7fae02cf3b1379c195f344c7d5e1e3247d518a32
parent4c07a399f98278f2a784cdf71053c85a4082f4db
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