[CRYPTO] api: Removed const from cra_name/cra_driver_name
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 20 May 2006 22:45:26 +0000 (08:45 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 26 Jun 2006 07:34:40 +0000 (17:34 +1000)
commitd913ea0d6b6a48dd6eed8fc5e299b8b10e049186
treebaa603652c2428baa923dd5eef5773489c624ecf
parentc7fc05992afcf1d63d6d5fb6142c8d39094dbca9
[CRYPTO] api: Removed const from cra_name/cra_driver_name

We do need to change these names now and even more so in future with
instantiated algorithms.  So let's stop lying to the compiler and get
rid of the const modifiers.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/api.c
include/linux/crypto.h