-
由 Al Viro 提交于
1) 'cookie' argument is unused; kill it. 2) 'priv' one is always an epoll struct file, and we only care about its associated struct eventpoll; pass that instead. Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
bde03c4c
1) 'cookie' argument is unused; kill it.
2) 'priv' one is always an epoll struct file, and we only care
about its associated struct eventpoll; pass that instead.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>