X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Feventpoll.c;h=7cc0eb756b55e99e5f876eaa43c6c4e466b27b05;hb=8d99f83b9478768d3a8d7d1bcd9bd182c75a0447;hp=0c87474f7917776d92fb1427c93f118535ef624f;hpb=a048d3aff8b828b6c0fa7ddd90a531248ab4e0f9;p=mv-sheeva.git diff --git a/fs/eventpoll.c b/fs/eventpoll.c index 0c87474f791..7cc0eb756b5 100644 --- a/fs/eventpoll.c +++ b/fs/eventpoll.c @@ -1041,10 +1041,7 @@ retry: } /* - * It opens an eventpoll file descriptor. The "size" parameter is there - * for historical reasons, when epoll was using an hash instead of an - * RB tree. With the current implementation, the "size" parameter is ignored - * (besides sanity checks). + * Open an eventpoll file descriptor. */ asmlinkage long sys_epoll_create1(int flags) {