diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-17 21:05:11 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-29 19:05:02 +0300 |
commit | 06f9895fda39422fb9250a78454e69aadace13c7 (patch) | |
tree | fc8bf1e295588b70da2adeb156e5165be7547d7d /arch/s390/mm/gmap.c | |
parent | d25220d2f2ece9e516588ed5df2ed373069b3a02 (diff) | |
download | linux-06f9895fda39422fb9250a78454e69aadace13c7.tar.xz |
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/mm/gmap.c')
0 files changed, 0 insertions, 0 deletions