diff options
author | 2018-07-30 09:59:36 +0100 | |
---|---|---|
committer | 2018-08-07 17:51:39 +0800 | |
commit | 6122bbbdc65630d202e5494d5b9678676f2883f8 (patch) | |
tree | 249e0796b35fa5d8e6097bf5a8c155b4ab3c557d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable (diff) | |
download | linux-dev-6122bbbdc65630d202e5494d5b9678676f2883f8.tar.xz linux-dev-6122bbbdc65630d202e5494d5b9678676f2883f8.zip |
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions