• Vasily Gorbik's avatar
    s390/perf: make cf_diag_csd static · 06f9895f
    Vasily Gorbik authored
    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: default avatarVasily Gorbik <gor@linux.ibm.com>
    06f9895f
perf_cpum_cf_diag.c 20.7 KB