diff options
author | yu kuai <yukuai3@huawei.com> | 2019-12-16 19:01:21 +0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-12-16 13:54:02 -0800 |
commit | 2403ed2f44b88e99a84b6c5d9317ba58c752f7c6 (patch) | |
tree | e1ed06a4712d77c4176ee907dda77870ebcde197 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 854bb48018d5da261d438b2232fa683bdb553979 (diff) |
EDAC: remove set but not used variable 'ecc_loc'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/edac/i5100_edac.c: In function ‘i5100_read_log’:
drivers/edac/i5100_edac.c:489:11: warning: variable ‘ecc_loc’
set but not used [-Wunused-but-set-variable]
It is never used, and so can be removed.
Signed-off-by: yu kuai <yukuai3@huawei.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20191216110121.46698-1-yukuai3@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions