Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24464
b: refs/heads/master
c: 7a1e524
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 28, 2006
1 parent 398ae7b commit d5907b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 273577165cd206d2d6689ee4b18aa13de1ec4bde
refs/heads/master: 7a1e524a5fe6c5bf9dd4488e946fa835fda8c3d9
4 changes: 2 additions & 2 deletions trunk/include/asm-alpha/poll.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
#define POLLWRNORM (1 << 8)
#define POLLWRBAND (1 << 9)
#define POLLMSG (1 << 10)
#define POLLREMOVE (1 << 11)
#define POLLRDHUP (1 << 12)
#define POLLREMOVE (1 << 12)
#define POLLRDHUP (1 << 13)


struct pollfd {
Expand Down

0 comments on commit d5907b0

Please sign in to comment.