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)
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>

No differences found