diff options
author | yu kuai <[email protected]> | 2019-12-16 19:01:21 +0800 |
---|---|---|
committer | Tony Luck <[email protected]> | 2019-12-16 13:54:02 -0800 |
commit | 2403ed2f44b88e99a84b6c5d9317ba58c752f7c6 (patch) | |
tree | e1ed06a4712d77c4176ee907dda77870ebcde197 /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]>
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions