Commit 39558bdc authored by John Levon's avatar John Levon Committed by David S. Miller

net/ipv4/af_inet.c: Kill inaccurate comment.

parent 3b879ef6
...@@ -1108,10 +1108,6 @@ static struct inet_protocol icmp_protocol = { ...@@ -1108,10 +1108,6 @@ static struct inet_protocol icmp_protocol = {
.handler = icmp_rcv, .handler = icmp_rcv,
}; };
/*
* Called by socket.c on kernel startup.
*/
static int __init inet_init(void) static int __init inet_init(void)
{ {
struct sk_buff *dummy_skb; struct sk_buff *dummy_skb;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment