alistair23-linux/drivers/crypto/chelsio
YueHaibing e12468241b crypto: chelsio - remove set but not used variables 'adap'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/crypto/chelsio/chcr_algo.c: In function 'chcr_device_init':
drivers/crypto/chelsio/chcr_algo.c:1371:18: warning:
 variable 'adap' set but not used [-Wunused-but-set-variable]

It not used since commit a1c6fd4308 ("crypto: chelsio - Update ntx queue
received from cxgb4")

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-01-11 14:16:56 +08:00
..
chtls crypto: chtls - remove set but not used variables 'err, adap, request, hws' 2019-01-11 14:16:55 +08:00
chcr_algo.c crypto: chelsio - remove set but not used variables 'adap' 2019-01-11 14:16:56 +08:00
chcr_algo.h crypto: chelsio - Swap location of AAD and IV sent in WR 2018-12-23 11:52:43 +08:00
chcr_core.c crypto: chelsio - Fix wrong error counter increments 2018-12-23 11:52:43 +08:00
chcr_core.h crypto: chelsio - Handle PCI shutdown event 2018-12-23 11:52:43 +08:00
chcr_crypto.h crypto: chelsio - Swap location of AAD and IV sent in WR 2018-12-23 11:52:43 +08:00
chcr_ipsec.c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2018-12-27 13:53:32 -08:00
Kconfig crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00
Makefile crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00