From: Adrian Bunk <bunk@stusta.de>
To: acme@conectiva.com.br
Cc: davem@davemloft.net, netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: [2.6 patch] appletalk: remove an unused function
Date: Fri, 29 Oct 2004 00:10:46 +0200 [thread overview]
Message-ID: <20041028221046.GI3207@stusta.de> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The patch below removes an unsed function from net/appletalk/ddp.c
diffstat output:
net/appletalk/ddp.c | 7 -------
1 files changed, 7 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
- --- linux-2.6.10-rc1-mm1-full/net/appletalk/ddp.c.old 2004-10-28 23:49:44.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/net/appletalk/ddp.c 2004-10-28 23:49:57.000000000 +0200
@@ -78,13 +78,6 @@
sk_add_node(sk, &atalk_sockets);
}
- -static inline void atalk_insert_socket(struct sock *sk)
- -{
- - write_lock_bh(&atalk_sockets_lock);
- - __atalk_insert_socket(sk);
- - write_unlock_bh(&atalk_sockets_lock);
- -}
- -
static inline void atalk_remove_socket(struct sock *sk)
{
write_lock_bh(&atalk_sockets_lock);
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBgW5mmfzqmE8StAARAvaMAJ94zqUtcUYZKMtwHKnTtKof9ew9pACeJIoT
d7KwwwKipvnGxnCmnwf8U0E=
=xXRj
-----END PGP SIGNATURE-----
next reply other threads:[~2004-10-28 22:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-28 22:10 Adrian Bunk [this message]
2004-10-28 23:26 ` [2.6 patch] appletalk: remove an unused function David S. Miller
2004-10-28 23:41 ` Jeff Garzik
2004-10-29 2:56 ` Miles Bader
2004-10-29 0:14 ` Adrian Bunk
2004-11-02 0:28 ` David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041028221046.GI3207@stusta.de \
--to=bunk@stusta.de \
--cc=acme@conectiva.com.br \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).