]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - crypto/tcrypt.c
crypto: Resolve shadow warnings
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 25 Jul 2014 09:53:38 +0000 (02:53 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 1 Aug 2014 14:35:55 +0000 (22:35 +0800)
commit3e3dc25fe7d5e33026bdfca5e8fab08be6a8729c
treec6ee3c7f38cfbca84b292c128a1a0d2e5fbb170b
parent4839ddcaba266bcf37dfb00757f339ab9de4710e
crypto: Resolve shadow warnings

Change formal parameters to not clash with global names to
eliminate many W=2 warnings.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/cryptd.c
crypto/eseqiv.c
crypto/gcm.c
crypto/seqiv.c
crypto/tcrypt.c
include/crypto/aead.h
include/crypto/hash.h
include/crypto/skcipher.h
include/linux/crypto.h