]> git.baikalelectronics.ru Git - kernel.git/commit
epoll: remove debugging code
authorDavide Libenzi <davidel@xmailserver.org>
Tue, 31 Mar 2009 22:24:12 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:19 +0000 (08:59 -0700)
commita35c389bb0d4ce9a8f583cb17c6fa391fd363168
tree8d38edcdc5ef1f2694c3607829952f04ce266292
parentc48be61c8a349ae5ed6bf67a04c78ffe2787d0b5
epoll: remove debugging code

Remove debugging code from epoll.  There's no need for it to be included
into mainline code.

Signed-off-by: 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