diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-22 22:41:38 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-08-30 18:05:30 +1000 |
commit | f1d087b912c61f23685fcfc1bf61dfce517d89f3 (patch) | |
tree | 1fb0f43e9776e2ece116974fb2947369657eed83 /sound | |
parent | 6796c02a4b7ef3761df040db4905227ddf8dac77 (diff) | |
download | linux-f1d087b912c61f23685fcfc1bf61dfce517d89f3.tar.gz linux-f1d087b912c61f23685fcfc1bf61dfce517d89f3.tar.bz2 linux-f1d087b912c61f23685fcfc1bf61dfce517d89f3.zip |
crypto: aegis128 - Fix -Wunused-const-variable warning
crypto/aegis.h:27:32: warning:
crypto_aegis_const defined but not used [-Wunused-const-variable=]
crypto_aegis_const is only used in aegis128-core.c,
just move the definition over there.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions