diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-30 09:59:36 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-08-07 17:51:39 +0800 |
commit | 6122bbbdc65630d202e5494d5b9678676f2883f8 (patch) | |
tree | 249e0796b35fa5d8e6097bf5a8c155b4ab3c557d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30f1a9f53e77e4c9ddf55ebfda8a9d7666e46964 (diff) |
lib/mpi: remove redundant variable esign
Variable esign is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'esign' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions