crypto: ccp - constify ccp_actions structure
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 1 May 2016 11:52:55 +0000 (13:52 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 3 May 2016 08:10:14 +0000 (16:10 +0800)
commitbc197b2a9c7e0129fa0ec1961881e2a0b3bef967
treebfd8382badf61cb9bff3532a74dc28127c2389ae
parent472d640bd0fe5b28332b277316cff1dadf40d083
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>
drivers/crypto/ccp/ccp-dev-v3.c
drivers/crypto/ccp/ccp-dev.h