OSDN Git Service

Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[uclinux-h8/linux.git] / crypto / crypto_user_stat.c
index 3e9a532..a03f326 100644 (file)
 
 #define null_terminated(x)     (strnlen(x, sizeof(x)) < sizeof(x))
 
 
 #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;
 struct crypto_dump_info {
        struct sk_buff *in_skb;
        struct sk_buff *out_skb;