]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - crypto/ablkcipher.c
crypto: replace scatterwalk_sg_next with sg_next
authorCristian Stoica <cristian.stoica@freescale.com>
Tue, 20 Jan 2015 08:06:16 +0000 (10:06 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 26 Jan 2015 00:34:22 +0000 (11:34 +1100)
commit5be4d4c94b1f98b839344fda7a8752a4a09d0ef5
tree7af802fd927fea331cfb43c9b4d7978b5a607fda
parent088f628cc0898c4f0da7e91945f9f43a0b18a3bf
crypto: replace scatterwalk_sg_next with sg_next

Modify crypto drivers to use the generic SG helper since
both of them are equivalent and the one from crypto is redundant.

See also:
  468577abe37ff7b453a9ac613e0ea155349203ae   reverted in
  b2ab4a57b018aafbba35bff088218f5cc3d2142e

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
15 files changed:
crypto/ablkcipher.c
crypto/ahash.c
crypto/scatterwalk.c
drivers/crypto/bfin_crc.c
drivers/crypto/caam/sg_sw_sec4.h
drivers/crypto/ixp4xx_crypto.c
drivers/crypto/nx/nx.c
drivers/crypto/omap-aes.c
drivers/crypto/omap-des.c
drivers/crypto/qce/dma.c
drivers/crypto/qce/sha.c
drivers/crypto/sahara.c
drivers/crypto/talitos.c
drivers/crypto/ux500/cryp/cryp_core.c
include/crypto/scatterwalk.h