From: John Levon <levon@movementarian.org>
To: linux-kernel@vger.kernel.org
Cc: torvalds@transmeta.com
Subject: [PATCH] af_inet.c comment
Date: Sun, 13 Oct 2002 21:32:24 +0100 [thread overview]
Message-ID: <20021013203224.GA97806@compsoc.man.ac.uk> (raw)
inet_init() is module_init()ed not called directly from socket.c
against 2.5.42
regards
john
--- linux-linus/net/ipv4/af_inet.c Sat Oct 12 16:54:50 2002
+++ linux/net/ipv4/af_inet.c Sun Oct 13 21:28:54 2002
@@ -1113,10 +1113,6 @@
.handler = icmp_rcv,
};
-/*
- * Called by socket.c on kernel startup.
- */
-
static int __init inet_init(void)
{
struct sk_buff *dummy_skb;
reply other threads:[~2002-10-13 20:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20021013203224.GA97806@compsoc.man.ac.uk \
--to=levon@movementarian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.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
all inboxes | Powered by JetHome®