]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31e1dab5ad5e4063cb3a01c02aab30ee815453c6
tree7af802fd927fea331cfb43c9b4d7978b5a607fda
parentdc8a52c4a3032cc783ee86c08e23f8db783ec14b
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:
  c73b5a1bf2e9ce8c04f6412fd3b5b3da9e52ba4f   reverted in
  4257b795946aa83560effe23e48125afab1e1007

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