X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=crypto%2Fcrypto_user_stat.c;h=a03f326a63d32a15536fe9a570843082288f7c0b;hb=f90d64483ebd394958841f67f8794ab203b319a7;hp=3e9a53233d80439498a251024266c5eefead8a9a;hpb=b3c4014c2b25856b9aeaf0792df330e417a8bd7b;p=uclinux-h8%2Flinux.git diff --git a/crypto/crypto_user_stat.c b/crypto/crypto_user_stat.c index 3e9a53233d80..a03f326a63d3 100644 --- a/crypto/crypto_user_stat.c +++ b/crypto/crypto_user_stat.c @@ -20,10 +20,6 @@ #define null_terminated(x) (strnlen(x, sizeof(x)) < sizeof(x)) -static DEFINE_MUTEX(crypto_cfg_mutex); - -extern struct sock *crypto_nlsk; - struct crypto_dump_info { struct sk_buff *in_skb; struct sk_buff *out_skb;