]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/eventpoll.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
[linux-2.6-omap-h63xx.git] / include / linux / eventpoll.h
index 1cfaa40059c8445d8021614984fe08fcdbfb328e..f1e1d3c471250bf67d7b50d8e7fd62240c4deef1 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/fcntl.h>
 #include <linux/types.h>
 
-/* Flags for epoll_create2.  */
+/* Flags for epoll_create1.  */
 #define EPOLL_CLOEXEC O_CLOEXEC
 
 /* Valid opcodes to issue to sys_epoll_ctl() */