[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190830082435.GE8033@gondor.apana.org.au>
Date: Fri, 30 Aug 2019 18:24:35 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: YueHaibing <yuehaibing@...wei.com>
Cc: davem@...emloft.net, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] crypto: aegis128 - Fix -Wunused-const-variable
warning
On Thu, Aug 22, 2019 at 10:41:38PM +0800, YueHaibing wrote:
> 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@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> crypto/aegis.h | 11 -----------
> crypto/aegis128-core.c | 11 +++++++++++
> 2 files changed, 11 insertions(+), 11 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists