On Fri, Aug 09, 2019 at 04:49:05PM +0800, YueHaibing wrote: > 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 <hul...@huawei.com> > Signed-off-by: YueHaibing <yuehaib...@huawei.com> > --- > crypto/streebog_generic.c | 46 ---------------------------------------------- > 1 file changed, 46 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt