Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231642
b: refs/heads/master
c: da9c021
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Matt Turner committed Jan 17, 2011
1 parent 170f25b commit b3d0194
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8a362cd6d60e2ae3b704df1b3f08db58a3924339
refs/heads/master: da9c0212bc08fc697e0e78de0b89a9c8aed6c633
3 changes: 0 additions & 3 deletions trunk/arch/alpha/kernel/osf_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -951,9 +951,6 @@ SYSCALL_DEFINE2(osf_utimes, const char __user *, filename,
return do_utimes(AT_FDCWD, filename, tvs ? tv : NULL, 0);
}

#define MAX_SELECT_SECONDS \
((unsigned long) (MAX_SCHEDULE_TIMEOUT / HZ)-1)

SYSCALL_DEFINE5(osf_select, int, n, fd_set __user *, inp, fd_set __user *, outp,
fd_set __user *, exp, struct timeval32 __user *, tvp)
{
Expand Down

0 comments on commit b3d0194

Please sign in to comment.