diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-06-24 15:31:31 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2020-07-06 10:32:02 +0300 |
commit | 2fbd583443905d6f8c6d87aebdef2717ae039f0b (patch) | |
tree | ef4ee010fc25c76eec039c2b6d4e7ccfd1c2d4a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 20d60f850d2d8b6f9536c1a499fc6d6a5c724a55 (diff) | |
download | linux-2fbd583443905d6f8c6d87aebdef2717ae039f0b.tar.xz |
mfd: tps65010: Remove delcared and set, but never used variable 'status'
'status' hasn't been checked since 2008.
It's probably safe to remove it.
Fixes W=1 warning:
drivers/mfd/tps65010.c:407:7: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
407 | int status;
| ^~~~~~
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions