Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156792
b: refs/heads/master
c: b2add73
h: refs/heads/master
v: v3
  • Loading branch information
Guillaume Knispel authored and Linus Torvalds committed Aug 16, 2009
1 parent ddfa212 commit 13f6eb9
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: 5d12dc1fd6b0ba31d3166e42ed01996df6dad34e
refs/heads/master: b2add73dbf93fd50f00564d7abc3e2b9aa9dd20c
1 change: 1 addition & 0 deletions trunk/fs/select.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ void poll_initwait(struct poll_wqueues *pwq)
{
init_poll_funcptr(&pwq->pt, __pollwait);
pwq->polling_task = current;
pwq->triggered = 0;
pwq->error = 0;
pwq->table = NULL;
pwq->inline_index = 0;
Expand Down

0 comments on commit 13f6eb9

Please sign in to comment.