diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-02-05 16:24:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-08 12:27:36 +0100 |
commit | a7325a6ca45f6a53ad8f639b7b69f22961ad3757 (patch) | |
tree | 8d20397bf0db3f278c1a3b2ff8dcaf666e5aeef9 /arch/s390/kernel/perf_cpum_sf.c | |
parent | a0f890aba2be33377f4eb24e13633c4a76a68f38 (diff) |
coresight: stm: Remove set but not used variable 'res_size'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/hwtracing/coresight/coresight-stm.c: In function 'stm_probe':
drivers/hwtracing/coresight/coresight-stm.c:796:9: warning:
variable 'res_size' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit 237483aa5cf4 ("coresight: stm:
adding driver for CoreSight STM component")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Tested-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/s390/kernel/perf_cpum_sf.c')
0 files changed, 0 insertions, 0 deletions