]> Pileus Git - ~andy/linux/blobdiff - crypto/crypto_user.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[~andy/linux] / crypto / crypto_user.c
index 6bba414d0c619d1fba31c1136aea411a09a930c0..35d700a97d79bc926de0b599041e59e7e07c0721 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "internal.h"
 
-DEFINE_MUTEX(crypto_cfg_mutex);
+static DEFINE_MUTEX(crypto_cfg_mutex);
 
 /* The crypto netlink socket */
 static struct sock *crypto_nlsk;