On Fri, Aug 09, 2019 at 04:29:19PM +0800, YueHaibing wrote: > crypto/aes_generic.c:64:18: warning: > rco_tab defined but not used [-Wunused-const-variable=] > > It is never used, so can be removed. > > Reported-by: Hulk Robot <hul...@huawei.com> > Signed-off-by: YueHaibing <yuehaib...@huawei.com> > --- > crypto/aes_generic.c | 2 -- > 1 file changed, 2 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