diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-09 16:49:05 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-08-15 21:52:14 +1000 |
commit | 440dc9aab5286aec46b6bdf061c6eec4fd53887f (patch) | |
tree | 21f46d8f0af3eca706f8fa34abb1aa26a0ea4f93 /LICENSES | |
parent | c2ccfa9ed7fbe0924782363c56b462f23e9c91ab (diff) |
crypto: streebog - remove two unused variables
crypto/streebog_generic.c:162:17: warning:
Pi defined but not used [-Wunused-const-variable=]
crypto/streebog_generic.c:151:17: warning:
Tau defined but not used [-Wunused-const-variable=]
They are never used, so can be removed.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Vitaly Chikunov <vt@altlinux.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions