]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit45f17e0c2ae05c133a348452690de0e5fa863293
tree4c00cf9666bd0293165d5afa13753120e8329621
parente88d78f6ba50d773096e26ca3f5c2464853c682d
[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