]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] eventpoll.c compile fix
authorMasoud Asgharifard Sharbiani <masouds@google.com>
Sun, 27 Aug 2006 08:23:48 +0000 (01:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 27 Aug 2006 18:01:31 +0000 (11:01 -0700)
commitef5cd31724cd76db42920225013dc0511a57fc67
tree4c00cf9666bd0293165d5afa13753120e8329621
parent545de3889169087e5bc019ad71642271fe2e06bd
[PATCH] eventpoll.c compile fix

Fix two compile failures in eventpoll.c code which would happen if
DEBUG_EPOLL is bigger than zero.

Signed-off-by: Masoud Sharbiani <masouds@google.com>
Cc: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/eventpoll.c