projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
NFS: Don't set cache_change_attribute in nfs_revalidate_mapping
[linux-2.6]
/
fs
/
select.c
diff --git
a/fs/select.c
b/fs/select.c
index
a974082
..
46dca31
100644
(file)
--- a/
fs/select.c
+++ b/
fs/select.c
@@
-26,8
+26,6
@@
#include <asm/uaccess.h>
-#define DEFAULT_POLLMASK (POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM)
-
struct poll_table_page {
struct poll_table_page * next;
struct poll_table_entry * entry;