]> Pileus Git - ~andy/linux/blobdiff - crypto/crypto_user.c
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
[~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;