crypto: api - Use formatting of module name
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 2 Jun 2009 04:13:14 +0000 (14:13 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 2 Jun 2009 04:13:14 +0000 (14:13 +1000)
commitaa07a6990f4b6a8ef9fc538dea55bac6f92255f2
tree64056474aa12b3af72b0331479f9812070e13342
parenta0cfae59f8381c5c670fce2cc3de70b35421f920
crypto: api - Use formatting of module name

Besdies, for the old code, gcc-4.3.3 produced this warning:
  "format not a string literal and no format arguments"

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/api.c