linux/drivers/crypto/ux500
zhengbin 14304da06c crypto: ux500 - Remove set but not used variable 'cookie'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/crypto/ux500/hash/hash_core.c: In function hash_set_dma_transfer:
drivers/crypto/ux500/hash/hash_core.c:143:15: warning: variable cookie set but not used [-Wunused-but-set-variable]

It is not used since commit 8a63b1994c ("crypto:
ux500 - Add driver for HASH hardware")

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-23 19:46:56 +11:00
..
cryp crypto: ux500 - Fix COMPILE_TEST warnings 2019-09-09 23:48:41 +10:00
hash crypto: ux500 - Remove set but not used variable 'cookie' 2019-10-23 19:46:56 +11:00
Kconfig crypto: des - split off DES library from generic DES cipher driver 2019-08-22 14:57:33 +10:00
Makefile treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 2019-05-30 11:29:22 -07:00