Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118349
b: refs/heads/master
c: 48dcc33
h: refs/heads/master
i:
  118347: d480e4f
v: v3
  • Loading branch information
Jianjun Kong authored and David S. Miller committed Nov 2, 2008
1 parent 9c47618 commit 47153f5
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: abdd5a0301a6306d6465ceca9de8e732b2fedaa5
refs/heads/master: 48dcc33e5e11de0f76b65b113988dbc930d17395
2 changes: 1 addition & 1 deletion trunk/net/unix/af_unix.c
Original file line number Diff line number Diff line change
Expand Up @@ -2213,7 +2213,7 @@ static int unix_net_init(struct net *net)
#endif
error = 0;
out:
return 0;
return error;
}

static void unix_net_exit(struct net *net)
Expand Down

0 comments on commit 47153f5

Please sign in to comment.