]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/select.c
sched: fix formatting of /proc/sched_debug
[linux-2.6-omap-h63xx.git] / fs / select.c
index a974082b0824a8a9935abd42c3471b50a9755410..46dca31c607ad79fd2e857cb1e3b72a902ee6c0f 100644 (file)
@@ -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;