Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193903
b: refs/heads/master
c: 8379d07
h: refs/heads/master
i:
  193901: 6710565
  193899: 26e4f2c
  193895: 31047d6
  193887: e5c0742
v: v3
  • Loading branch information
Hagen Paul Pfeifer authored and David S. Miller committed Mar 31, 2010
1 parent d7e64cd commit ed2582a
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: b05b7d9563f11bf3d7b7f3f53cd74cbfab107355
refs/heads/master: 8379d07031e59a5d72bc73a6060c4d63aac956ce
2 changes: 1 addition & 1 deletion trunk/net/tipc/net.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
*/

DEFINE_RWLOCK(tipc_net_lock);
struct _zone *tipc_zones[256] = { NULL, };
static struct _zone *tipc_zones[256] = { NULL, };
struct network tipc_net = { tipc_zones };

struct tipc_node *tipc_net_select_remote_node(u32 addr, u32 ref)
Expand Down

0 comments on commit ed2582a

Please sign in to comment.