diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 18:53:42 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-07-04 19:08:12 +0300 |
commit | 4f0794c0ac0898a009fbce3db647092976484ee1 (patch) | |
tree | 1d5ecbddf0befc6bd4b18a6b0662baf9daf594a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fd8135b6f80a4d2ea2e398fb33e38ec255037111 (diff) | |
download | linux-4f0794c0ac0898a009fbce3db647092976484ee1.tar.xz |
Input: cros_ec_keyb - remove redundant variable num_cols
Variable num_cols is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable ‘num_cols’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions