linux/drivers/crypto/ccp
Julia Lawall bc197b2a9c crypto: ccp - constify ccp_actions structure
The ccp_actions structure is never modified, so declare it as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Gary Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-05-03 16:10:14 +08:00
..
ccp-crypto-aes-cmac.c
ccp-crypto-aes-xts.c
ccp-crypto-aes.c
ccp-crypto-main.c
ccp-crypto-sha.c
ccp-crypto.h
ccp-dev-v3.c crypto: ccp - constify ccp_actions structure 2016-05-03 16:10:14 +08:00
ccp-dev.c
ccp-dev.h crypto: ccp - constify ccp_actions structure 2016-05-03 16:10:14 +08:00
ccp-dmaengine.c
ccp-ops.c
ccp-pci.c
ccp-platform.c
Kconfig crypto: ccp - Ensure all dependencies are specified 2016-04-25 19:14:51 +08:00
Makefile