diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-28 07:53:53 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 07:16:56 +0100 |
commit | e12468241b19653d87534f3ff0778f1ad4668f5e (patch) | |
tree | bf6b58ad8077507ba76d88565aa752c533ab508e /crypto/Kconfig | |
parent | crypto: chelsio - check set_msg_len overflow in generate_b0 (diff) | |
download | linux-e12468241b19653d87534f3ff0778f1ad4668f5e.tar.xz linux-e12468241b19653d87534f3ff0778f1ad4668f5e.zip |
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 a1c6fd4308d3 ("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>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions