diff options
author | 2018-07-02 08:30:22 +0100 | |
---|---|---|
committer | 2018-07-02 07:47:06 -0700 | |
commit | 8740fa6f5c834a881b9b0d560e62c6fe3c1e60ef (patch) | |
tree | 25a922a64d7f903d0fbedfddcf7eb3404dc12d5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sata_fsl: remove dead code in tag retrieval (diff) | |
download | linux-dev-8740fa6f5c834a881b9b0d560e62c6fe3c1e60ef.tar.xz linux-dev-8740fa6f5c834a881b9b0d560e62c6fe3c1e60ef.zip |
sata_nv: remove redundant pointers sdev0 and sdev1
Pointers sdev0 and sdev1 are being assigned but are never used hence they
are redundant and can be removed.
Cleans up clang warnings:
warning: variable 'sdev0' set but not used [-Wunused-but-set-variable]
warning: variable 'sdev1' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions