diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-09 10:49:05 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-08-15 13:52:14 +0200 |
commit | 440dc9aab5286aec46b6bdf061c6eec4fd53887f (patch) | |
tree | 21f46d8f0af3eca706f8fa34abb1aa26a0ea4f93 /.clang-format | |
parent | crypto: aes-generic - remove unused variable 'rco_tab' (diff) | |
download | linux-440dc9aab5286aec46b6bdf061c6eec4fd53887f.tar.xz linux-440dc9aab5286aec46b6bdf061c6eec4fd53887f.zip |
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 '.clang-format')
0 files changed, 0 insertions, 0 deletions