]> git.baikalelectronics.ru Git - kernel.git/commit
fs/eventpoll.c: fix sys_epoll_create1() comment
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 12 Aug 2008 22:09:01 +0000 (15:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Aug 2008 23:07:30 +0000 (16:07 -0700)
commita15c48f731667c8cca3e350107cdc8fa9c47d05d
tree115afcf1a051bbfb24fba3f416efbd20065198fc
parent585b2193295c67b7f99bfb8af8a1cb132c3cbccb
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>
fs/eventpoll.c