diff options
author | 2019-05-29 22:59:54 +0800 | |
---|---|---|
committer | 2019-05-31 09:02:27 +0200 | |
commit | a8806581241b69b3ae3199f47412c04de854c53a (patch) | |
tree | e9659d624b0ca4bd2ff91317e598357d66ec7ca9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eeprom: at24: drop unnecessary label (diff) | |
download | linux-dev-a8806581241b69b3ae3199f47412c04de854c53a.tar.xz linux-dev-a8806581241b69b3ae3199f47412c04de854c53a.zip |
eeprom: at24: Remove set but not used variable 'addr'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/misc/eeprom/at24.c: In function at24_make_dummy_client:
drivers/misc/eeprom/at24.c:514:21: warning: variable addr set but not used [-Wunused-but-set-variable]
It's not used since commit e7308628d0ae ("eeprom:
at24: use devm_i2c_new_dummy_device()")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions