Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211265
b: refs/heads/master
c: 231d0ae
h: refs/heads/master
i:
  211263: dd93277
v: v3
  • Loading branch information
Evgeny Kuznetsov authored and Linus Torvalds committed Oct 5, 2010
1 parent babd964 commit c2f8ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5336377d6225959624146629ce3fc88ee8ecda3d
refs/heads/master: 231d0aefd88e94129cb8fb84794f9bb788c6366e
1 change: 1 addition & 0 deletions trunk/include/linux/wait.h
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ int wake_bit_function(wait_queue_t *wait, unsigned mode, int sync, void *key);
(wait)->private = current; \
(wait)->func = autoremove_wake_function; \
INIT_LIST_HEAD(&(wait)->task_list); \
(wait)->flags = 0; \
} while (0)

/**
Expand Down

0 comments on commit c2f8ed2

Please sign in to comment.