commit | f0ee9aabb0520adea5937855a9575c08a97b16e7 | [log] [tgz] |
---|---|---|
author | Davide Libenzi <davidel@xmailserver.org> | Tue May 15 01:40:57 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 15 08:54:00 2007 -0700 |
tree | 9dd47c449b3de44302bc023f64d14c1fe18266b4 | |
parent | 67647d0fb8bc03609d045a9cce85f7ef6d763036 [diff] |
epoll: move kfree inside ep_free Move the kfree() call inside the ep_free() function. 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>