diff options
author | YueHaibing <[email protected]> | 2019-04-24 15:53:52 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-05-03 14:03:29 +0800 |
commit | 6bbc3936a4559590567ba902f817907576fe34d0 (patch) | |
tree | 0d9691fe014c1b0624431972c8b9cfccbc180d72 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0e4c61011417b68dd1d81f1820d11cd127dee9ac (diff) |
crypto: atmel - remove set but not used variable 'alg_name'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/crypto/atmel-tdes.c: In function 'atmel_tdes_setkey':
drivers/crypto/atmel-tdes.c:803:14: warning: variable 'alg_name' set but not used [-Wunused-but-set-variable]
It is not used any more since
commit 52ea3cd2917b ("crypto: atmel - Forbid 2-key 3DES in FIPS mode")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Nicolas Ferre <[email protected]>
Reviewed-by: Tudor Ambarus <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions