summaryrefslogtreecommitdiffstats
path: root/crypto/tgr192.c
diff options
context:
space:
mode:
authorEric Biggers2019-01-10 21:17:57 +0100
committerHerbert Xu2019-01-18 11:43:43 +0100
commit793ff5ffc105a5962ab4c978d08988e3f8dc93aa (patch)
treed30186a3581c55fb8acac84aac0374ac3aa3b889 /crypto/tgr192.c
parentcrypto: user - forward declare crypto_nlsk (diff)
downloadkernel-qcow2-linux-793ff5ffc105a5962ab4c978d08988e3f8dc93aa.tar.gz
kernel-qcow2-linux-793ff5ffc105a5962ab4c978d08988e3f8dc93aa.tar.xz
kernel-qcow2-linux-793ff5ffc105a5962ab4c978d08988e3f8dc93aa.zip
crypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s' static const
Add missing static keywords to fix the following sparse warnings: arch/x86/crypto/aesni-intel_glue.c:197:24: warning: symbol 'aesni_gcm_tfm_sse' was not declared. Should it be static? arch/x86/crypto/aesni-intel_glue.c:246:24: warning: symbol 'aesni_gcm_tfm_avx_gen2' was not declared. Should it be static? arch/x86/crypto/aesni-intel_glue.c:291:24: warning: symbol 'aesni_gcm_tfm_avx_gen4' was not declared. Should it be static? I also made the affected structures 'const', and adjusted the indentation in the struct definition to not be insane. Cc: Dave Watson <davejwatson@fb.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tgr192.c')
0 files changed, 0 insertions, 0 deletions