diff options
| author | 2017-08-20 22:34:38 +0100 | |
|---|---|---|
| committer | 2017-09-22 17:43:06 +0800 | |
| commit | 1c9fa294fe80f85c069c64d12b2429cf99a62937 (patch) | |
| tree | a21d6ff8dc50dca90faa1a66239dc55bf44fb250 /tools/perf/scripts/python/bin | |
| parent | crypto: stm32/hash - Remove uninitialized symbol (diff) | |
crypto: aesni - make arrays aesni_simd_skciphers and aesni_simd_skciphers2 static
Arrays aesni_simd_skciphers and aesni_simd_skciphers2 are local to the
source and do not need to be in global scope, so make them static.
Cleans up sparse warnings:
symbol 'aesni_simd_skciphers' was not declared. Should it be static?
symbol 'aesni_simd_skciphers2' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
