Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74219
b: refs/heads/master
c: 5ba03e8
h: refs/heads/master
i:
  74217: eb4f637
  74215: 441e0e0
v: v3
  • Loading branch information
Jiri Slaby authored and Herbert Xu committed Nov 22, 2007
1 parent 6687c7b commit 4dc3de6
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: 5fe4a33430d90243ff93a77ea31e20f7557bca8a
refs/heads/master: 5ba03e82b3dac41bb1c5ca29060aa44b5e44b486
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/xprt.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static inline void do_xprt_reserve(struct rpc_task *);
static void xprt_connect_status(struct rpc_task *task);
static int __xprt_get_cong(struct rpc_xprt *, struct rpc_task *);

static spinlock_t xprt_list_lock = SPIN_LOCK_UNLOCKED;
static DEFINE_SPINLOCK(xprt_list_lock);
static LIST_HEAD(xprt_list);

/*
Expand Down

0 comments on commit 4dc3de6

Please sign in to comment.