commit | f70a34c57602f5791a63869db95f3b97276cd1d2 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Sat May 07 12:14:29 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue May 10 13:24:50 2016 +0200 |
tree | 7fae02cf3b1379c195f344c7d5e1e3247d518a32 | |
parent | 4c07a399f98278f2a784cdf71053c85a4082f4db [diff] |
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>