projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge branch 'next' into for-linus
[linux-2.6.git]
/
security
/
integrity
/
evm
/
evm_crypto.c
diff --git
a/security/integrity/evm/evm_crypto.c
b/security/integrity/evm/evm_crypto.c
index
f1d4ad0
..
49a464f
100644
(file)
--- a/
security/integrity/evm/evm_crypto.c
+++ b/
security/integrity/evm/evm_crypto.c
@@
-30,7
+30,7
@@
struct crypto_shash *hash_tfm;
static DEFINE_MUTEX(mutex);
-static struct shash_desc *init_desc(const char type)
+static struct shash_desc *init_desc(char type)
{
long rc;
char *algo;