[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
7f4e4868f3
Коммит
27147c9e6e
|
@ -59,7 +59,6 @@ struct unix_sock {
|
|||
#define unix_sk(__sk) ((struct unix_sock *)__sk)
|
||||
|
||||
#ifdef CONFIG_SYSCTL
|
||||
extern int sysctl_unix_max_dgram_qlen;
|
||||
extern int unix_sysctl_register(struct net *net);
|
||||
extern void unix_sysctl_unregister(struct net *net);
|
||||
#else
|
||||
|
|
Загрузка…
Ссылка в новой задаче