diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-17 20:05:11 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-29 18:05:02 +0200 |
commit | 06f9895fda39422fb9250a78454e69aadace13c7 (patch) | |
tree | fc8bf1e295588b70da2adeb156e5165be7547d7d /arch/s390/kernel/machine_kexec_reloc.c | |
parent | d25220d2f2ece9e516588ed5df2ed373069b3a02 (diff) | |
download | linux-06f9895fda39422fb9250a78454e69aadace13c7.tar.gz linux-06f9895fda39422fb9250a78454e69aadace13c7.tar.bz2 linux-06f9895fda39422fb9250a78454e69aadace13c7.zip |
s390/perf: make cf_diag_csd static
Since there is really no reason for cf_diag_csd per cpu variable to be
globally visible make it static to avoid the following sparse warning:
arch/s390/kernel/perf_cpum_cf_diag.c:37:1: warning: symbol 'cf_diag_csd' was not declared. Should it be static?
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/machine_kexec_reloc.c')
0 files changed, 0 insertions, 0 deletions