diff options
author | 2018-12-11 08:11:59 +0000 | |
---|---|---|
committer | 2018-12-23 11:52:43 +0800 | |
commit | 3cc04c160208ec55940db652343d236515d88af5 (patch) | |
tree | 122b2f659414a542c9023e8c7b291e5ccfb9cc44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: ux500 - Use proper enum in hash_set_dma_transfer (diff) | |
download | linux-dev-3cc04c160208ec55940db652343d236515d88af5.tar.xz linux-dev-3cc04c160208ec55940db652343d236515d88af5.zip |
crypto: chelsio - remove set but not used variable 'kctx_len'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/crypto/chelsio/chcr_ipsec.c: In function 'chcr_ipsec_xmit':
drivers/crypto/chelsio/chcr_ipsec.c:674:33: warning:
variable 'kctx_len' set but not used [-Wunused-but-set-variable]
unsigned int flits = 0, ndesc, kctx_len;
It not used since commit 8362ea16f69f ("crypto: chcr - ESN for Inline IPSec Tx")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions