X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=crypto%2Fcrypto_user_stat.c;h=a03f326a63d32a15536fe9a570843082288f7c0b;hb=e266ca36da7de45b64b05698e98e04b578a88888;hp=3e9a53233d80439498a251024266c5eefead8a9a;hpb=215240462a9672db771bb60adcc1c4fdf40e8ec4;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;