Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37164
b: refs/heads/master
c: 01106ea
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sandeen authored and Tim Shimmin committed Sep 28, 2006
1 parent 08269e3 commit 92a056d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 7ae67d78e7518fba89e5f3a74bdcb68e48ae8858
refs/heads/master: 01106eae97b70399ce5a273a3cceb5246e8d9cc8
2 changes: 0 additions & 2 deletions trunk/fs/xfs/linux-2.6/sv.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ static inline void _sv_wait(sv_t *sv, spinlock_t *lock, int state,
remove_wait_queue(&sv->waiters, &wait);
}

#define init_sv(sv,type,name,flag) \
init_waitqueue_head(&(sv)->waiters)
#define sv_init(sv,flag,name) \
init_waitqueue_head(&(sv)->waiters)
#define sv_destroy(sv) \
Expand Down

0 comments on commit 92a056d

Please sign in to comment.