netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.25] UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen (resend, wrong patch was sent)
@ 2007-12-11 11:53 Denis V. Lunev
  2007-12-11 12:18 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Denis V. Lunev @ 2007-12-11 11:53 UTC (permalink / raw)
  To: davem; +Cc: containers, devel, netdev

UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen

Signed-off-by: Denis V. Lunev <den@openvz.org>
--
diff --git a/include/net/af_unix.h b/include/net/af_unix.h
--- a/include/net/af_unix.h
+++ b/include/net/af_unix.h
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2.6.25] UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen (resend, wrong patch was sent)
  2007-12-11 11:53 [PATCH 2.6.25] UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen (resend, wrong patch was sent) Denis V. Lunev
@ 2007-12-11 12:18 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-12-11 12:18 UTC (permalink / raw)
  To: den; +Cc: containers, devel, netdev

From: "Denis V. Lunev" <den@openvz.org>
Date: Tue, 11 Dec 2007 14:53:23 +0300

> UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen
> 
> Signed-off-by: Denis V. Lunev <den@openvz.org>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-11 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 11:53 [PATCH 2.6.25] UNIX: remove unused declaration of sysctl_unix_max_dgram_qlen (resend, wrong patch was sent) Denis V. Lunev
2007-12-11 12:18 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).