Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224756
b: refs/heads/master
c: 52fe7b7
h: refs/heads/master
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed Dec 2, 2010
1 parent e2ac8b6 commit 55b9e8b
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: 38f232eae20cefed2e2379d77c54babb0de6d024
refs/heads/master: 52fe7b725e0a1360d36c720ee87ab1e559df69db
2 changes: 1 addition & 1 deletion trunk/net/tipc/subscr.c
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ static void subscr_named_msg_event(void *usr_handle,
int tipc_subscr_start(void)
{
struct tipc_name_seq seq = {TIPC_TOP_SRV, TIPC_TOP_SRV, TIPC_TOP_SRV};
int res = -1;
int res;

memset(&topsrv, 0, sizeof (topsrv));
spin_lock_init(&topsrv.lock);
Expand Down

0 comments on commit 55b9e8b

Please sign in to comment.