diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-11-19 14:14:31 +0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-08-25 01:31:32 +1000 |
commit | ef23cf9a89a7aec19a29d548d1e219d436b23b6e (patch) | |
tree | 4d585263a205bfb62961e9d9635b51dbd982d8a7 /fs | |
parent | 738e6cad0ace88edec8f4ffa082749ad5df26409 (diff) |
powerpc/perf: Remove set but not used variable 'target'
Fix gcc '-Wunused-but-set-variable' warning:
arch/powerpc/perf/imc-pmu.c: In function trace_imc_event_init:
arch/powerpc/perf/imc-pmu.c:1292:22: warning: variable target set but not used [-Wunused-but-set-variable]
It is introduced by commit 012ae244845f ("powerpc/perf:
Trace imc PMU functions"), but never used, so remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1574144074-142032-3-git-send-email-zhengbin13@huawei.com
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions