Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91930
b: refs/heads/master
c: 263173a
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Apr 21, 2008
1 parent 26fcb10 commit 0bcd961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 280a34c87fe07cb15df19bd798b23740223350fb
refs/heads/master: 263173af5b4635c07dd862255e5b767cd429c640
2 changes: 1 addition & 1 deletion trunk/net/ipv4/icmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@ static void __net_exit icmp_sk_exit(struct net *net)
net->ipv4.icmp_sk = NULL;
}

int __net_init icmp_sk_init(struct net *net)
static int __net_init icmp_sk_init(struct net *net)
{
int i, err;

Expand Down

0 comments on commit 0bcd961

Please sign in to comment.