On Sat, Mar 14, 2020 at 10:44:41AM +0000, YueHaibing wrote: > drivers/crypto/chelsio/chcr_algo.c: In function 'chcr_device_init': > drivers/crypto/chelsio/chcr_algo.c:1440:18: warning: > variable 'adap' set but not used [-Wunused-but-set-variable] > > commit 567be3a5d227 ("crypto: chelsio - Use multiple txq/rxq per tfm > to process the requests") involved this unused variable. > > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > --- > drivers/crypto/chelsio/chcr_algo.c | 2 -- > 1 file changed, 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt