commit | 523723bb5032f291272f9732713713b9b82ccfe0 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Aug 12 15:09:01 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 12 16:07:30 2008 -0700 |
tree | 115afcf1a051bbfb24fba3f416efbd20065198fc | |
parent | 98b0da43079740ecd07197dacd9720d54bb4dce0 [diff] |
fs/eventpoll.c: fix sys_epoll_create1() comment The `size' argument was removed. Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Ulrich Drepper <drepper@redhat.com> Cc: Davide Libenzi <davidel@xmailserver.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>