Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1784
b: refs/heads/master
c: d8caebd
h: refs/heads/master
v: v3
  • Loading branch information
Peter Chubb authored and Tony Luck committed Jun 1, 2005
1 parent 80f5f6c commit 9ad92e7
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: b655913bf364603d17ad770dc4fb80e60555a255
refs/heads/master: d8caebd285a084ee1e4d484ce597865228614067
2 changes: 1 addition & 1 deletion trunk/arch/ia64/ia32/sys_ia32.c
Original file line number Diff line number Diff line change
Expand Up @@ -2427,7 +2427,7 @@ sys32_epoll_wait(int epfd, struct epoll_event32 __user * events, int maxevents,
{
struct epoll_event *events64 = NULL;
mm_segment_t old_fs = get_fs();
int error, numevents, size;
int numevents, size;
int evt_idx;
int do_free_pages = 0;

Expand Down

0 comments on commit 9ad92e7

Please sign in to comment.